body{
	background-color	: #FFEECC;
	scrollbar-3dlight-color:#CC9933;
	scrollbar-highlight-color: #CC9933;
	scrollbar-darkshadow-color:#CC9933;
	scrollbar-shadow-color: #CC9933;
	scrollbar-track-color:#FFFFDD;
	scrollbar-face-color: #FFFFDD;
	scrollbar-arrow-color:#CC9933;
	margin-top:3px;
	background-image: url(./img/kabe.gif); 
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}

body, td{
	font-family			:"MS UI GOTHIC";
	color				: #330000;
}

hr.default{
	shadow				: none;
	height				: 1px;
	color				: #FFCCCC;
	border-style		: dotted;
}


a{
	color				: #993333;
	margin-left			: 3px;
	margin-right		: 3px;
	text-decoration		: none;
	border-width		: 0px 0px 1px 0px;
	border-style		: dotted;
	border-color		: #FFCCCC;
}

a:visited{
	color				: #669900;
	border-color		: #AADDAA;
}
a:hover{
	color				: #FF0000;
	border-style		: none;
}

/* リンク・太字 */
.point{
	background-image	: url(./img/point_puchi.gif); 
	background-repeat	: no-repeat;
	background-position	: left top;
	padding-left		: 15px;
}

a.point:hover{
	background-image	: url(./img/point_puchi2.gif); 
	background-repeat	: no-repeat;
	background-position	: left top;
	padding-left		: 15px;
}


a.header_tab_a:link, a.header_tab_a:visited, a.header_tab_a:houver, a.header_tab_a:active{
	color				: #ffffff;
	text-decoration		: none;
	border-bottom		: 0px;
}


a.header_tab_d:link, a.header_tab_d:visited, a.header_tab_d:houver, a.header_tab_d:active{
	color				: #998888;
	text-decoration		: none;
}


a.up_top{
	text-decoration		: none;
}


/* BODY全体 */
.all_body {
		text-align			: center;
}

/* サイト説明 */
div.about_site{
	padding				: 0px 2px 5px 2px;
	font-size			: 11px;
	color				: #996666;
	text-align			: center;
}

span.counter{
	color				: #996666;
	font-size			: 10px;;
}



/**** フレーム ***************************************************/

/* レイアウトフレーム */
table.frame {
	width				: 750px;
}
/* レイアウトフレーム */
td.frame_header {

}

/* レイアウトフレーム（メニュー部） */
td.frame_menu {
	width				: 27%;
	vertical-align		: top;
	padding				: 0px 3px 0px 3px
}

/* レイアウトフレーム（コンテンツ部） */
td.frame_content {
	width				: 73%;
	vertical-align		: top;
	padding				: 0px 3px 0px 3px
}



/**** ヘッダータブ ***************************************************/
table.header_tab{

}

td.header_tab_a{
	background-color	: #993300;
	border-color		: BB8822 #996600 #996600 #BB8822;
	border-width		: 2px 2px 0px 2px;
	border-style		: solid;
	padding				: 4px 10px 4px 10px;
	font-size			: 13px;
	color				: #ffffff;
	font-weight			: bold;

}

td.header_tab_d{
	background-color	: #FFFFDD;
	padding				: 4px 10px 4px 10px;
	font-size			: 13px;
	font-weight			: bold;
}

td.tab_line{
	background-color	: #993300;
}


/**** フッダーメニュー ***************************************************/
table.footer_menu{
	background-color	: #ff0000;
	width				: 100%;

}

td.footer_menu{
	text-align			: center;
	background-color	: #993300;
	border-color		: BB8822 #996600 #996600 #BB8822;
	border-style		: solid;
	border-width		: 2px 2px 2px 2px;
	padding				: 5px 10px 5px 10px;
	font-size			: 13px;
	color				: #ffffff;
	font-weight			: bold;

}


/**** メニュー ***************************************************/
table.menu{
	width				: 100%;
	margin				: 0px 0px 0px 0px;

}

td.menu_title{
	background-color	: #DD9922;
	border-color		: #EEBB55 #996600 #996600 #EEBB55;
	border-style		: solid;
	border-width		: 3px 2px 0px 2px;
	padding				: 5px 0px 5px 15px;
	font-size			: 15px;
	color				: #FFFFFF;
	font-weight			: bold;
}

td.menu_message{
	background-color	: #FFFFDD;
	border-color		: #FFCC66 #CC9933 #CC9933 #FFCC66;
	border-style		: solid;
	border-width		: 0px 2px 2px 2px;
	padding				: 3px 5px 5px 5px;
	font-size			: 12px;

}

/**** コンテンツ ***************************************************/
table.content{
	width				: 100%;
	margin				: 0px 0px 3px 0px;

}

td.content_big_title{
	background-color	: #993300;
	border-color		: #BB8822 #996600 #996600 #BB8822;
	border-style		: solid;
	border-width		: 3px 2px 0px 2px;
	padding				: 10px 2px 10px 2px;
	font-size			: 20px;
	color				: #ffffff;
	font-weight			: bold;
	text-align			: center;
}

td.content_title{
	width				: 94%;
	background-color	: #993300;
	border-color		: #BB8822 #996600 #996600 #BB8822;
	border-style		: double;
	border-width		: 2px 0px 0px 2px;
	padding				: 5px 2px 5px 20px;
	font-size			: 15px;
	color				: #FFFFFF;
	font-weight			: bold;
}

td.content_up{
	width				: 6%;
	background-color	: #993300;
	border-color		: #BB8822 #996600 #996600 #BB8822;
	border-style		: double;
	border-width		: 2px 2px 0px 0px;
	padding				: 0px;
	color				: #660000;
	text-align			: center;
	
}

td.content_message{
	background-color	: #FFFFDD;
	border-color		: #CC9933 #996600 #996600 #CC9933;
	border-style		: solid;
	border-width		: 0px 2px 2px 2px;
	padding				: 8px 10px 10px 10px;
	font-size			: 90%;
	line-height			: 160%;
}






/**** リスト ***************************************************/
ul.menu, ul.news, ul.links, ul.default, ul.ad {
	padding				: 1px 0px 1px 8px;
	margin				: 1px 0px 1px 8px;
}

ul.menu {
	font-size			: 14px;
	line-height			: 130%;
}

ul.news {
	font-size			: 13px;
	line-height			: 160%;
}

ul.links{
	font-size			: 14px;
	line-height			: 140%;
}

ul.ad{
	font-size			: 13px;
	line-height			: 120%;
	font-weight			: bold;
}

ul.default {
	line-height			: 170%;
}

li.default,li.bold {
	list-style-image	: url("./img/point_etc.gif");
}

li.menu{
	list-style-image	: url("./img/point_menu.gif");
}

li.ad{
	list-style-image	: url("./img/point_ad.gif");
}
li.wakaba {
	list-style-image	: url("./img/wakaba.gif");
}

li.news {
	list-style-image	: url("./img/point_news.gif");
}

li.mail {
	list-style-image	: url("./img/point_mail.gif");
}


li.links  {
	list-style-image	: url("./img/point_links.gif");
}
li.bold {
	font-weight			: bold;
}
li.none {
	list-style-type		: none;
	margin				: 1px 0px 1px 8px;
}




/*** 引用 ***************************************************/

blockquote {
	font-size			: 14px;
	color				: #000000;
	background-color	: #ffffff;
	border-color		: 669966;
	border-style		: dotted;
	border-width		: 1px;
	padding				: 5px 10px 5px 10px;
	margin				: 2px 10px 10px 10px;
	line-height			: 130%;
}

/*** ＡＰＭアイコン *********************************************/

img.icon {
	border-color		: #FFCCCC;
	border-style		: solid;
	border-width		: 1px;
	margin				: 1px 10px 1px 1px;
}
img.icon_db, img.icon_db_list {
	border-color		: #FFCCCC;
	border-style		: solid;
	border-width		: 1px;
	margin				: 0px 8px 0px 1px;
}
img.icon_db_list {
	margin				: 0px 8px 0px 3px;
}

/*** コピーライト ***************************************************/

div.copyright {
	text-align			: center;
	margin-top			: 3px;
}
span.copyright {
	font-size			: 12px;
	color				: 663333;
	background-image	: url(./img/point_puchi2.gif); 
	background-repeat	: no-repeat;
	background-position	: left top;
	padding-left		: 15px;
}

/*** フォーム ***************************************************/
form.default {
	margin-bottom		: 2px;

}

.button{
	border-style		: solid;
	border-width		: 1px 2px 2px 1px;
	border-color		: #669966;
	background			: #DDFFDD;
	font-size			: 13px;
	color				: #336633;
	cursor				: pointer;
}

/*** テンプレートリスト ********************************************/
.template_list {
	font-size			: 100%;
	line-height			: 130%;
}
