/* 全体構造
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/back_g.gif);
	background-repeat: repeat;
}

#wrapper {
	text-align:center;
	/*widows:800px;*/
	margin-right: auto;
	margin-left: auto;
	width: 825px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
  }

h1{
}  

h2{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-left: 119px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*padding-top: 7px;*/
}

h3{
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
        width: 510px;
	clear: both;
}

h4{
	color: #FFFF00;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 0.5em;
}

h5 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 515px;
        margin-top: 0px;
        margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

h5 img {
	vertical-align: middle;
}

hr{
	margin: 0px;
}

table{
	margin-bottom: 10px;
}
th{
}
td{
	padding-left: 5px;
	padding-top: 5px;
}

ul{
	margin: 0px;
}
li{
	margin: 0px;
}
/* リンク
---------------------------------------------------- */
a:link {
	color: #3366ff;
	background: transparent;
}
a:visited {
	color: #800080;
	background: transparent;
}
/*a:hover, a:active {
	color: #ff9933;
	background: transparent;
	position:relative;
	top: 1px; left: 1px;
}*/

/* ヘッダ
---------------------------------------------------- */
#header {
	width: 825px;
	margin-top: 0px;
	position: relative;
	/*height: 150px;*/
}

/* コンテンツラップ
---------------------------------------------------- */
#pagebody{
	margin: 0px;
	background-image: url(../images/contents_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* ページ本体
---------------------------------------------------- */
#pan{
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

#content {
	width: 825px;
	text-align: left;
	margin: 0px;
	height: auto;
}

.img_L {
	float: left;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
        height: auto;
}

.img_R {
	float: right;
	margin: 0px 0px 5px 10px;
	border: none;
}

.dotLine{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	clear: both;
	background-image: url(../images/rc_mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.clear {
        clear: both;
}
/* 左コンテンツ
---------------------------------------------------- */
#content_l {
	float: left;
	width: 560px;
	top: 0px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: auto;
        display: inline;
}

.coursepic{
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}
.read{
	clear: both;
	margin-bottom: 25px;
}

#topix{
	width: 538px;
	margin-bottom: 15px;
}

#topix a{
	color: #FFFFFF;
	text-decoration: none;
}
.topix_top_cate{
        width: 538px;
	height: 25px;
	background-image: url(../images/topix_top02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
        padding-top: 7px;
}
.topix_middle{
        width: 518px;
        height: auto;
	background-image: url(../images/topix_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
        left: 0px;
	padding: 10px;
}
.topix_bottm{
        width: 538px;
	background-image: url(../images/topix_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	background-color: #1B0805;
	margin: 0px;
}

.image{
	top:0px;
	margin:0px;
	padding:0px;
	font-size:12px;
	float: left;
}

/*#topix dl{
	display:block;
	margin:5px 0px;
	padding:0px;
}

#topix dt{
	clear:both;
	float:left;
	font-size:15px;
	width:430px;
	height:20px;
	line-height:22px;
	overflow:hidden;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#topix dd.price{
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 325px;
}
*/
.koumoku {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 350px;
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
}

.nedan {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;*/
}

.koumoku2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 350px;
	/*border-top-width: 1px;
	border-left-width: 1px;
        border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
        border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
        border-bottom-color: #CCCCCC;*/
}

.nedan2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	/*border-top-width: 1px;
	border-right-width: 1px;
        border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
        border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;*/
}

.kome {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #999999;
	margin-top: 2px;
       font-weight: normal;
}

.1pxLine{
	clear: both;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* 右コンテンツ
---------------------------------------------------- */
#content_r {
	float: left;
	width: 225px;
	right: 0px;
	top: 0px;
	text-align: center;
	margin: 10px;
	/*height: auto;*/
        display: inline;
}

.banner{
	/*height: 79px;*/
	margin-bottom: 10px;
	font-size: 11px;
}

.banner2{
	height: 195px;
	margin-bottom: 5px;
	width: 300px;
}

/* フッタ
---------------------------------------------------- */
#footer {
	color: #FFFFFF;
	background-color: #340A12;
	/*clear: both;*/
	width: 825px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a{
	color: #FFF;
}

/*アコーディオン
--------------------------------------------------*/
.a_c dt {
	margin:0px;
	list-style-type: none;
        width: 518px;
	height:40px;
}
.a_c dt img{
	margin:0px;
}
.a_c dl{
	width:518px;
 	margin:0px;
}

.a_c dd {
	margin:0px;
        padding-left: 5px;
        padding-right: 5px;
	list-style-type: none;
}
.a_c .fxmn {
	padding-left:5px;
	margin:0px;
	text-align:left;
}
.a_c li{
	list-style-type: none;
	/*font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-variant:150%;
	text-decoration:none;
	/*font-weight:bold;*/
}
/*.a_c li a:link{
	list-style-type: none;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-variant:150%;
	text-decoration:none;
	color:#333333;
}
.a_c li a:visited{
	list-style-type: none;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-variant:150%;
	text-decoration:none;
	color:#333333;
}
.a_c li a:hover{
	list-style-type: none;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-variant:150%;
	text-decoration:none;
	color:#FF6600;
}
.a_c li.ac-txt{
	list-style-type: none;
	font-size:11px;
	font-variant:140%;
	text-decoration:none;
	font-weight:normal;
}
.a_c li.ac-txt a:link{
	list-style-type: none;
	font-size:11px;
	font-variant:140%;
	text-decoration:none;
	color:#333333;
}
.a_c li.ac-txt a:visited{
	list-style-type: none;
	font-size:11px;
	font-variant:140%;
	text-decoration:none;
	color:#333333;
}
.a_c li.ac-txt a:hover{
	list-style-type: none;
	font-size:11px;
	font-variant:140%;
	text-decoration:none;
	color:#FF6600;
}*/