@charset "utf-8";
/* stylesheet (meiden5 style top)
	Copyright (C) 2007 Sofrosune; www.sofrosune.net
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author, Sofrosune.
	Version:1.00, September 15, 2007
	Usage:
	<link type="text/css" rel="styleSheet" href="../style/style_meiden5_top.css" />
*/

/* === top_main === */

#home_contents_top {
	clear:both;
	padding:0px;
	width:850px;
	background:#fff;
}

/* === top_main === */

.top_main {
	margin:1px 0px 16px 0px;
	background:0px 0px repeat-y url("images/home/top-toc-back.jpg");
}

.top_main a {
	color:#4d4d4d;
}

.top_main .tag {
	margin:12px 0px 0px 0px;
}

.top_main .section1 { width:285px; float:left; }
.top_main .section2 { width:281px; float:left; }
.top_main .section3 { width:281px; float:left; }

.top_main dl {
	margin:14px 0px 2px 23px;
}

.top_main dl dt {
	clear:both;
	padding:0px 0px 3px 20px;
	font-weight:bold;
	color:#343434;
	background:0px 3px no-repeat url("images/bullets/arrow03.png");
}

.top_main dl dt a {
	color:#343434;
}

.top_main dl dd {
	margin:0px 0px 14px 0px;
}

.top_main dl dd ul {
	margin:0px 0px 0px 8px;
	width:240px;
}

.top_main dl dd li {
	clear:both;
}

.top_main dl dd li div {
	float:left;
	width:120px;
}

.top_main dl dd li div.right_side {
	float:right;
	width:110px;
	text-align:left;
}

.top_main dl dd li div a {
	display:block;
	padding:0px 0px 0px 12px;
	background:0px 5px no-repeat url("images/bullets/arrow01.png");
}

/* === top_news === */

.top_news {
	clear:both;
	float:left;
	overflow:hidden;
	width:585px;
}

.top_news div.section1 {
	clear:both;
	margin:0px 0px 20px 0px;
}

.top_news div.section1 div {
	border-bottom:1px dotted #b3b3b3;
	padding:5px 0px;
	background:left top repeat-x url("images/home/board-title-bg.jpg");
}

.top_news div.section1 div h3 {
	border-left:3px solid #415fd2;
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:120%;
}

.top_news div.section1 dl {
	margin:12px 0px 0px 13px;
	line-height:1.8;
}

.top_news div.section1 dl dt {
	clear:both;
	float:left;
/*	width:7.5em;*/
	width:100px;
/*	border:1px solid red;*/
}

.top_news div.section1 dl dd {
	float:left;
	width:468px;
/*	border:1px solid red;*/
}

.top_news div.section1 p a {
	display:block;
	clear:both;
	float:right;
	border:1px solid #b7b7b7;
	width:29px;
	line-height:1.8;
	text-align:center;
	font-size:0.9em;
	background:left bottom no-repeat url("images/home/board-link-bg-norm.png");
}

.top_news div.section1 p a:hover {
	background:left bottom repeat-x #e2ecf4 url("images/home/board-link-bg-over.png");
}

/* === top_info === */

.top_info {
	float:right;
	width:252px;
	background:0px 0px no-repeat url("images/home/info-back.png");
}

.top_guide ul {
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	margin:0px 0px 15px 12px;
}

.top_guide li {
	padding:5px 0px 5px 15px;
	background:left bottom repeat-x url("images/home/guide-bg.png");
}

.top_guide li.end {
	background:none;
}

.top_guide li a {
	padding:0px 0px 0px 20px;
	color:#333;
	background:0px 1px no-repeat url("images/bullets/arrow03.png");
}

.top_banner {
	margin:0px 0px 35px 27px;
}

/* end of style */
