/* 
M+ 1c Regular 
http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/ 
Foundry: M+ Fonts, http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/ 
Contributors: Coji Morishita and M+ Fonts 
License: M+ License, http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/#license 
*/

/* BASE CSS */
body {
	background:url('../_images/bg.png') #fbfbfa;
	color: #404040;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	text-rendering: optimizeLegibility;
}

body a {
	color: #5a5a5a;
	text-decoration: none;
	background:transparent;
}

body a:visited {
	color: #5a5a5a;
	text-decoration: none;
	background:transparent;
}

body a:hover {
	color: #000000;
	text-decoration: underline;
	background:transparent;
}

body img {
	border:0;
}

#container {
	width:960px;
	margin:20px auto;
	padding:0;
}

#logo {
	margin:0 0 25px 0;
	padding:0;
}

#logo h1 {
	margin:0;
	padding:0;
}

.main {
	width:730px;
	padding:20px 0;
	margin:0;
	float:right;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

.bottom {
	margin:0;
}

.clear {
	clear:both;
}

.bold {
	color:#000;
}

#last {
	padding-bottom:0;
}

.slideshow {
	margin-bottom:12px;
	width:730px;
}

.norm {
	font-weight:normal;
}

/* END BASE CSS */


/* FEATURED ITEM */
#current {
	padding:0;
	margin:0 0 50px 0;
}

#current h1 {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	margin:3px 0 0 0;
	padding:0;
}

.current {
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	margin:8px 0 0 0;
	padding:0;
}

.current a {
	color:#5a5a5a;
	text-decoration: none;
	background:transparent;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
}

.current a:hover {
	color: #000000;
	text-decoration:underline;
	background:transparent;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
}

.current a:visited {
	color:#5a5a5a;
	text-decoration:none;
	background:transparent;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
}

#current p {
	padding:0;
	margin:0 0 12px 0;
}

#download a {
	font-size:18px;
	line-height:24px;
	color: #404040;
	font-weight:normal;
	text-decoration:none;
	background: #eddf07;
}

#download a:visited {
	font-size:18px;
	line-height:24px;
	color: #404040;
	font-weight:normal;
	text-decoration:none;
	background: #eddf07;
}

#download a:hover {
	font-size:18px;
	line-height:24px;
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
	background: #eddf07;
}
/* END FEATURE ITEM */

/* TEXT */
#text {
	margin-top:-20px;
}

#text h1 {
	font-size:21px;
 	font-weight:200;
	margin-bottom:40px;
}

#text h2 {
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	margin:3px 0 0 0;
	padding:0;
}

#text h3 {
	width:500px;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin:8px 0 10px 0;
	padding:0;
}

#text a, a:visited {
	font-size:12px;
	color: #5a5a5a;
	text-decoration: none;
	background:transparent;
}

#text a:hover {
	font-size:12px;
	color: #000000;
	text-decoration: underline;
	background:transparent;
}

#text p {
	padding:0;
	width:500px;
	margin:0 0 12px 0;
}

#light {
	color:#777777;
	font-size:10px;
}

/* END TEXT */

/* ARCHIVES */
#archives {
	margin-top:-20px;
}

.archivesContainer {
	padding:20px 0;
	margin:0;
	border-top:1px solid #aaaaaa;
}

.archivesTxt {
	width:400px;
	float:left;
}

.archivesTitle {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	margin:3px 0 0 0;
	padding:0;
}

.archivesTitle h2 {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	margin:3px 0 0 0;
	padding:0;
}

.archivesTitle a {
	font-size:16px;
	color: #5a5a5a;
	text-decoration: none;
	background: #eddf07;
}

.archivesTitle a:visited {
	font-size:16px;
	color: #5a5a5a;
	text-decoration: none;
	background: #eddf07;
}

.archivesTitle a:hover {
	font-size:16px;
	color: #000000;
	text-decoration: underline;
	background: #eddf07;
}

.archivesBody {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	margin:3px 0 0 0;
	padding:0;
}

.archivesBody h3 {
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin:8px 0 0 0;
	padding:0;
}

.archivesBody a {
	font-size:13px;
	color: #5a5a5a;
	text-decoration: none;
	background: transparent;
}

.archivesBody a:visited {
	font-size:13px;
	color: #5a5a5a;
	text-decoration: none;
	background: transparent;
}

.archivesBody a:hover {
	font-size:13px;
	color: #000000;
	text-decoration: underline;
	background: transparent;
}

.archivesImg {
	width:300px;
	float:right;
}

.archivesImg p {
	margin:0;
	padding:0;
}

#archives h1 {
	font-size:21px;
	font-weight:200;
	margin-bottom:40px;
}

#archives p {
	padding:0;
	width:300px;
	margin:0;
}

.size {
	font-size:16px;
}

/* END ARCHIVES */
