/*
Theme Name: WordPress PureJP
Theme URI: http://www.gmsweb.tv/
Description: WordPress Theme PureJP
Version: 02 Oct, 4:31
Author: GMS
Author URI: http://www.gmsweb.tv/

*/

.both_clear {
	clear: both;
}

body {
	font-family: " l r  o S V b N", Osaka, " q   M m p S Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #F2F2F2;
}

#container {
	height: auto;
	width: 765px;
	text-align: left;
	background: url(images/container_bk.jpg) repeat;
	border: thin none #E8E8E8;
}

#header {
	background: #FFFFFF url(none) no-repeat;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#header h1	{
	background: url(images/i_head_bk.jpg) no-repeat;
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#header h1 em {
	visibility: hidden;
}

#container #sidebar #menu {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}


#header a{
	display: block;
	height: 50px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none; 
}

#header ul	{
	background-color:#ffffff;
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:solid 1px #00657d;
	height:2em;
	font-size:0.6em;
}

#header li	{
	text-align:center;
	border-right:solid 1px #00657d;	
	float:left;
	line-height:2em;
}
#header li a	{
	display:block;
	width:110px;
	text-decoration:none;
	color:#333333;
}
#header li a:hover	{
	background-color:#bbff7a;
}

#sidebar {
	background: url(images/sidebar_bk.jpg) repeat;
	padding-top:17px;
	clear:both;
	height: auto;
	width: 140px;
	text-align: left;
	margin: 0px;
	float: left;
}

#sidebar ul	{
	background: url(images/sidebar_bk.jpg) repeat;
	/*background-color:#ffffff;*/
	margin:0;
	padding:0;
}


#sidebar li	{
	text-align:left;
	padding-left:5px;
	font-size:0.58em;
}

#sidebar li a	{
	display:block;
	background: url(images/i_menu_bk.jpg) no-repeat;
	height:19px;
	width:125px;
	display:block;
	text-decoration:none;
	color:#333333;
	padding-top:2px;
	padding-left:12px;
	line-height:14px;
	font-size: 13px;
}

#sidebar li a:hover	{
	background: url(images/i_menu_ro.jpg) no-repeat;

}

#sidebar #sidemenu {

	height: auto;
	width: 100%;
	float: left;
}

#sidebar #sideimg {
	padding-top:15px;
	clear:both;
	height: auto;
	width: 100%;
	text-align: center;
	margin: 0px;
}


#contents{
	width:610px;
	float:right;
}

#contents h2	{
	background: url(images/h2_contents.jpg) no-repeat;
	font-size:0.8em;
	color:white; 
	line-height:23px;
	height: 24px;
	width: 602px;
	padding-left:12px;
	margin-top:0px;
}

#contents h3	{
	font-size:11px;
	color:#333333; 
	line-height:23px;
	height: 24px;
	width: 602px;
	padding-left:12px;
	margin-top:0px;
}

#contents #topimg {
	padding-top:0px;
	height: auto;
	width: 600px;
	text-align: left;
	background: #FFFFFF;
	border: thin none #E8E8E8;
	margin: 0px;
}

#contents #topnews	{

	width: 590px;
	line-height:18px;
	padding-left:12px;
}

#contents ul	{

}

#contents li a	{
	font-size:0.6em;
	text-decoration:none;
	color:#333333;
}

#contents li a:hover	{
	color:#FF3333;
}

#contents #submenu01 {
	display:block;
	background: url(images/submenu_01.jpg) no-repeat;
	height: 104px;
	width: 190px;
	float: left;
	text-align: center;
	padding:0px;
	margin:5px;
}

#contents #submenu02 {
	display:block;
	background: url(images/submenu_02.jpg) no-repeat;
	height: 104px;
	width: 190px;
	float: left;
	text-align: center;
	padding:0px;
	margin:5px;
}

#contents #submenu03 {
	display:block;
	background: url(images/submenu_03.jpg) no-repeat;
	height: 104px;
	width: 190px;
	float: left;
	text-align: center;
	padding:0px;
	margin:5px;
}

.submenu_txt {
	display:block;
	height: auto;
	width: auto;
	padding-top:50px;
	padding-left:42px;
	text-align: left;
	font-size:0.6em;
	text-decoration:none;
	color:#333333;
}

#contents #post01	{

	width: 590px;
	line-height:18px;
	padding-left:12px;
	text-align: left;
	font-size:0.6em;
	text-decoration:none;
	color:#333333;
}

#contents #link01	{

	width: 590px;
	line-height:18px;
	padding-left:12px;
	text-align: left;
	font-size:0.6em;
	text-decoration:none;
	color:#333333;
}


#footer{
	clear:both;
	background:#D3D3D3 ;
	width:100%;
	text-align: center;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	margin-top:15px;
	padding:2px;
}

p#bread{
	display:block;
	height: auto;
	width: 100%;
	text-align: right;
	margin:1px;
}

p#bread a{
	padding-right:10px;
	font-size:0.6em;
	text-decoration:none;
	color:#333333;
}
p#bread a:hover	{
	color:#FF3333;
}
