body, table, tr, td {font-size:13px; color: #666666; line-height: 140%; font-family: "ＭＳ Ｐゴシック", "Osaka"}

body {
	background-image: url(images/bg.gif);
	}
	
/* links */
a		{font-family: "ＭＳ Ｐゴシック", "Osaka";text-decoration:none}
a:link		{color: #cc3300 ; text-decoration:none}
a:visited	{color: #cc3300 ; text-decoration:none}
a:hover		{color: #ff9900 ; text-decoration:underline}


.head_txt		{
	color: #333333;
	text-decoration:none;
	font-size: 12px;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 22px;
	padding: 3px 0px 0px 17px;
}


/* page_main */

/*ページタイトルで使用*/
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 16px;
	background-image: url(images/p_cate_title.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 10px 10px 4px 15px;
	margin: 0px;

}
.main_bg {
	background-color: #FFFFFF;
	background-image: url(images/entry_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #000000;
}


.main_01 {
	padding: 10px 25px;
	text-align: left;
}


.p_pan {
	text-align: right;
	padding: 0px 5px 3px 5px;
	font-size: 12px;
}


h2 {/*エントリータイトルで使用*/
	font-weight: bold;
	background-image: url(images/p_ent_title.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	text-align: left;
	color: #333333;
	padding: 12px 5px 8px 10px;
	margin: 0px;
}
.p_under_line {
	background-image: url(images/p_under_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0px;
}

.p_ent_main {
	padding: 10px 5px 10px 5px;
	text-align: left;
}

.p_ent_main2 {
	padding: 20px 0px 10px 0px;
	text-align: left;
}



.line_w {
	background-image: url(images/s_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 3px 0px 3px 15px;
	text-align: left;
}

.go-nomal {
	background-image: url(images/s_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding: 3px 3px 0px 15px;
	text-align: left;
}


h3 {/*フッター部分のテキストで使用*/
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin: 3px 3px 0px 3px;
}
.copy {
	font-size: 11px;
	color: #999999;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* right navigeition */


.right_bg {
	background-color: #d0d4e5;
	border: 1px solid #000000;
}

.r_go {
	text-align: left;
	padding: 0px 0px 0px 20px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #CCCCCC;
}

.r_go_fff {
	background-color: #FFFFFF;
	background-image: url(images/s_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-align: left;
	padding: 0px 0px 0px 20px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #CCCCCC;
}

.r_go_ddd {
	background-color: #DDDDDD;
	background-image: url(images/s_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-align: left;
	padding: 0px 0px 0px 20px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #CCCCCC;
}
.n11 {
	font-size: 11px;
	line-height: 120%;
}



/* データヘッド */

.td_1 {
	background-color: #EEEEEE;
	color: #333333;
	text-align: left;
}


.table_box {
	border: 1px solid #cccccc;
	text-align: left;
}

.ent_list{
	margin: 5px;
	padding:  padding: 5px 5px 5px 30px;
	list-style: square;
}

