@charset "UTF-8";
/* flash
--------------------------------------------------*/
div#flash {
	clear:both;
	width:1000px;
	margin-bottom:10px;
}
/* information
--------------------------------------------------*/
dl#information {
	border:solid 1px #ccc;
	background-color:#eee;
	margin-bottom:20px;
	padding:5px;
}
dl#information dt {
	float:left;
	background-color:#fff;
	width:190px;
	height:32px;
	text-align:center;
	vertical-align:middle;
	padding-top:18px;
}
dl#information dd {
	float:right;
	width:785px;
	font-size:1.2em;
	line-height:1.5;
	color:#666;
}
dl#information dd strong {
	font-size:1.1em;
	color:#f00;
}
/* mainarea
--------------------------------------------------*/
/* left_contents */
#mainarea div.left_contents {
	float:left;
	width:740px;
}
#mainarea div.left_contents h2,
#mainarea div.left_contents h3,
#mainarea div.left_contents h4 { margin-bottom:10px; }
#mainarea div.left_contents ul.list_bt {
	text-align:right;
	margin:-35px 5px 10px 0;
}
#mainarea div.left_contents dl {
	margin-bottom:10px;
	padding:0 5px;
}
#mainarea div.left_contents dl dt {
	border-bottom:dotted 1px #ccc;
	font-size:1.3em;
	margin-bottom:10px;
	padding:5px;
}
#mainarea div.left_contents dl.news {
	float:left;
	width:360px;
}
#mainarea div.left_contents dl.shien {
	float:right;
	width:360px;
}
#mainarea div.left_contents dl.houjin { width:730px; }
#mainarea div.left_contents dl dt a,
#mainarea div.left_contents dl dt a:link,
#mainarea div.left_contents dl dt a:visited {
	text-decoration:none;
	color:#000;
}
#mainarea div.left_contents dl dd ul li {
	clear:both;
}
#mainarea div.left_contents dl dd ul li dl dt {
	float:left;
	border:none;
	width:70px;
	font-size:1.0em;
	font-weight:normal;
	color:#999;
	margin:0;
}
#mainarea div.left_contents dl dd ul li dl dd {
	font-size:1.2em;
	line-height:1.5;
	margin:0;
}
#mainarea div.left_contents ul.contents li {
	float:left;
	border:solid 1px #ccc;
	width:173px;
	height:190px;
	margin:0 5px;
}
*html #mainarea div.left_contents ul.contents li { margin:0 4px; }
#mainarea div.left_contents ul.contents li.new { background:url(../images/home_contents01.jpg) 0 100% no-repeat; }
#mainarea div.left_contents ul.contents li.univ { background:url(../images/home_contents02.jpg) 0 100% no-repeat; }
#mainarea div.left_contents ul.contents li.special { background:url(../images/home_contents03.jpg) 0 100% no-repeat; }
#mainarea div.left_contents ul.contents li.shop { background:url(../images/home_contents04.jpg) 0 100% no-repeat; }
#mainarea div.left_contents ul.contents li dl dt { padding:5px; }
#mainarea div.left_contents ul.contents li dl dt a,
#mainarea div.left_contents ul.contents li dl dt a:link,
#mainarea div.left_contents ul.contents li dl dt a:visited {
	text-decoration:underline;
	color:#00f;
}
#mainarea div.left_contents ul.contents li dl dt a:hover {
	text-decoration:none;
	color:#00f;
}
#mainarea div.left_contents ul.contents li dl dd {
	font-size:1.1em;
	color:#666;
	line-height:1.5;
}
/* right_contents */
#mainarea div.right_contents {
	float:right;
	width:235px;
}
#mainarea div.right_contents h5 { margin-bottom:10px; }
#mainarea div.right_contents p {
	font-size:1.2em;
	line-height:1.5;
	color:#666;
	margin-bottom:10px;
	padding:0 5px;
}
#mainarea div.right_contents ul.univ_list { padding-left:50px; }
#mainarea div.right_contents ul.univ_list li {
	list-style-type:disc;
	font-size:1.2em;
	margin-bottom:5px;
}
/* banner
--------------------------------------------------*/
ul#banner {
	clear:both;
	margin-bottom:10px;
}
ul#banner li {
	float:left;
	width:234px;
	margin:0 6px;
}
ul#banner li dl dt { margin-bottom:5px; }
ul#banner li dl dd {
	font-size:1.1em;
	color:#666;
	line-height:1.5;
	padding:0 5px;
}
/* relation_area
--------------------------------------------------*/
ul#relation_area {
	clear:both;
	margin-bottom:20px;
}
ul#relation_area li {
	float:left;
	font-size:1.3em;
	color:#666;
	padding:0 5px;
}
ul#relation_area li a,
ul#relation_area li a:link,
ul#relation_area li a:visited {
	text-decoration:none;
	color:#666;
}
ul#relation_area li a:hover {
	text-decoration:underline;
	color:#ccc;
}
/* corp_information
--------------------------------------------------*/
div#corp_information {
	clear:both;
	border-top:solid 5px #f00;
	background-color:#fcc;
	margin-bottom:20px;
	padding:10px;
}
/* common */
div#corp_information div.shop strong img,
div#corp_information div.post strong img { margin-bottom:10px; }
div#corp_information div.shop p,
div#corp_information div.post p {
	background-color:#fff;
	font-size:1.2em;
	line-height:1.5;
	color:#666;
	margin-bottom:10px;
	padding:10px;
}
/* shop only */
div#corp_information div.shop {
	clear:both;
	margin-bottom:30px;
}
div#corp_information div.shop div.shop_flash {
	float:left;
	margin-bottom:10px;
}
div#corp_information div.shop table {
	float:right;
	border:none;
	margin-bottom:10px;
}
div#corp_information div.shop table tr th,
div#corp_information div.shop table tr td {
	font-size:1.1em;
	color:#900;
	padding:1px 2px;
}
div#corp_information div.shop table tr th a,
div#corp_information div.shop table tr th a:link,
div#corp_information div.shop table tr th a:visited {
	text-decoration:none;
	color:#900;
}
div#corp_information div.shop table tr th a:hover {
	text-decoration:underline;
	color:#f00;
}
/* post only */
div#corp_information div.post { clear:both; }
div#corp_information div.post table {
	border:none;
	margin:0 auto;
}
div#corp_information div.post table tr th {
	width:480px;
	font-size:1.3em;
	color:#900;
	padding:5px;
}
div#corp_information div.post table tr th a,
div#corp_information div.post table tr th a:link,
div#corp_information div.post table tr th a:visited {
	text-decoration:none;
	color:#900;
}
div#corp_information div.post table tr th a:hover {
	text-decoration:underline;
	color:#f00;
}
div#corp_information div.post table tr td {
	font-size:1.7em;
	color:#900;
}

