/*  
Theme Name: y-kyoten2
Theme URI: http://www.mizuku.co.jp
Description: <a href="http://www.mizuku.co.jp/">Mizuku</a>.
Version: 1.1
Author: Mizuku
Author URI: http://www.mizuku.co.jp/
*/

@import url(base.css);
@import url(navi.css);

#main {
	clear:both;
	background:url(img/top/main.jpg) no-repeat;
	width:780px;
	height:170px;
	text-indent:-9999px;
	margin-left:10px;
}

#bottomArea {
	margin-top:10px;
	margin-left:10px;
}

#bottomAreaL {
	float:left;
	width:520px;
}

#bottomAreaR {
	float:left;
	width:250px;
	margin-left:10px;
}

#newTitle {
	background:url(img/top/new_title.gif) no-repeat;
	width:520px;
	height:46px;
	text-indent:-9999px;
}

.newList {
	width:460px;
#	margin-left:20px;
#	padding-left:20px;
	margin-top:5px;
}

.newList a:link {
	color:#666666;
	text-decoration:none;
}

.newList li {
	background:url(img/top/new_icon.gif) no-repeat left top;
	margin-left:20px;
	padding-left:20px;
	list-style: none;
}

.newList a:hover {
	color:#666666;
	text-decoration:underline;
}

.newList a:visited {
	color:#000000;
	text-decoration:none;
}


#topicsTitle {
	background:url(img/top/topics_title.gif) no-repeat;
	width:520px;
	height:46px;
	text-indent:-9999px;
	margin-top:10px;
}

.topicsList {
	width:460px;
#	margin-left:20px;
#	padding-left:20px;
	margin-top:5px;
}

.topicsList a:link {
	color:#666666;
	text-decoration:none;
}

.topicsList li {
	background:url(img/top/topics_icon.gif) no-repeat left top;
	margin-left:20px;
	padding-left:20px;
	list-style: none;
}

.topicsList a:hover {
	color:#666666;
	text-decoration:underline;
}

.topicsList a:visited {
	color:#000000;
	text-decoration:none;
}

.topicsPage {
	background:url(img/top/topics_icon2.gif) no-repeat left top;
	width:100px;
	margin-left:400px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:20px;
}

.topicsPage a:link {
	color:#666666;
	text-decoration:none;
}

.topicsPage a:hover {
	color:#666666;
	text-decoration:underline;
}

.topicsPage a:visited {
	color:#000000;
	text-decoration:none;
}

#blogArea {
	background:url(img/top/blog_back.gif) repeat-y;
	width:250px;
}

#blogTitle {
	background:url(img/top/blog_title.gif) no-repeat;
	width:250px;
	height:65px;
	text-indent:-9999px;
}

#blogTitle2 {
	background:url(img/top/blog_title2.gif) no-repeat;
	width:250px;
	height:60px;
	text-indent:-9999px;
}

#blog {
	width:220px;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
}

.blog-title {
	width:auto;
	color:#04A2E9;
	font-weight:bold;
	font-size:1.2em;
}

.blog-day {
	width:auto;
	margin-top:5px;
	color:#04A2E9;
}

.blog-text {
	width:auto;
	margin-top:5px;
}

#blogBn {
	width:220px;
	height:60px;
	margin-left:15px;
}

#blogBottom {
	background:url(img/top/blog_bottom.gif) no-repeat;
	width:250px;
	height:15px;
	margin-bottom:30px;
}
