@charset "utf-8";

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
*/


/* Top
----------------------------------------------------- */

/* Menu List Left
---------------------------------- */
div#contents div#left div.menubox01 {
	float:left;
	width:280px;
	padding:20px 20px 20px 0;	
}

div#contents div#left div.menubox01 dl {
	width:260px;
	margin:5px 0 10px;
	padding:5px 0 0 35px;
	border-bottom:1px dashed #ccc6c4;
	background:url(../images/top/list_mark.gif) 0 0 no-repeat;
}

div#contents div#left div.menubox01 dl dt {
	width:auto;
	color:#f7bb8a;
	font:bold 120%/20px "ＭＳ ゴシック", "MS Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

div#contents div#left div.menubox01 dl dd {
	width:auto;
	padding:0 0 5px 5px;
	font:normal 75%/1.5 "ＭＳ ゴシック", "MS Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
div#contents div#left div.menubox01 dl dd span{
	color:#947770;      
	font-size:1.5em;                              
}

div#contents div#left div.menubox01 dl dd:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#contents div#left div.menubox01 dl dd img {
	float:right;
	margin:-30px 0 0 0;
	vertical-align:top;
}

/* Menu List Right
---------------------------------- */
div#contents div#left div#menubox02 {
	float:left;
	width:290px;
	padding:20px 0 0 15px;
}
div#contents div#left div#menubox02 p.img {
	float:left;
	width:106px;
	padding:0 15px 35px 0;
}

div#contents div#left div#menubox02 dl {
	width:260px;
	margin:5px 0 10px;
	padding:5px 0 0 35px;
	border-bottom:1px dashed #ccc6c4;
	background:url(../images/top/list_mark.gif) 0 0 no-repeat;
  
}

div#contents div#left div#menubox02 dt {
	width:auto;
	height:20px;
	color:#f7bb8a;
	font:bold 120%/20px "ＭＳ ゴシック", "MS Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

div#contents div#left div#menubox02 dd {
	width:auto;      
	margin:20px 0 0 0;     
}

/* Infomation
---------------------------------- */
div#contents div#left div#information {
	display:inline-block;
	display:block;
	width:620px;
	height:550px;
	margin:10px 0 40px 0;
	overflow:auto;
}

div#contents div#left div#information:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#contents div#left div#information p.img {
	float:left;
	width:62px;
	height:82px;
	margin:5px 0;
	padding:0 9px 10px;
	border-bottom:1px dashed #ccc6c4;
}

div#contents div#left div#information p.img img {
	width:60px;
	height:80px;
	border:1px solid #ccc;
}

div#contents div#left div#information dl.news {
	display:inline-block;
	display:block;
	float:left;
	width:510px;
	height:82px;
	margin:5px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #ccc6c4;
}

div#contents div#left div#information dl.news:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#contents div#left div#information dl.news dt {
	float:left;
	width:510px;
	color:#691519;
}

div#contents div#left div#information dl.news dd {
	float:left;
	width:510px;
}

/* Mobile
---------------------------------- */
div#contents div#left div#mobile {
	display:inline-block;
	display:block;
	width:620px;
	padding:20px 0 20px 0;
}

div#contents div#left div#mobile:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#contents div#left div#mobile p.img {
	float:left;
	width:125px;
	padding:0 20px 0 0;
}

div#contents div#left div#mobile div {
	float:left;
	width:475px;
}

div#contents div#left div#mobile div h4 {
	padding:0 0 10px 2px;
}

div#contents div#left div#mobile div p {
	padding:0 5px 0 5px;
}                  

#flash{
	width:950px;
	height:350px;
	margin: 0 5px;
}

#container #main #flash_w {
	margin: 0px auto 20px auto;
	width: 960px;
	background: url(../images/contents_back.png) center center repeat-y;
	padding: 0 5px;
}

div#contents div#left div#information table {
	width:590px;
}

div#contents div#left div#information table tr {

}

div#contents div#left div#information  table tr td {
	padding: 10px 0;
	border-bottom: 1px dashed #ccc6c4;

}
div#contents div#left div#information table tr td img {
	float: left;
	margin-right: 15px;
	border: 1px solid #CCC;

}
div#contents        div#left        div#information        table    tr   td span    {
	font-weight: bold;
	color: #947770;

}

