/* Edited with EditCSS */
/*CSSLicense: jp-soft.com HAZAMA & StepOne Co.,Ltd*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

/* strong */
strong {font-weight: normal;}

.style1 {
color: #000099;
font-weight: bold;
font-size:12px;
border-left:5px solid #0066ff;
padding-left:5px;
border-bottom: dotted 1px #999;
}

.style2 {
color: #000000;
font-weight: bold;
font-size:14px;
}

.style3 {
color: #333;
background-color:#ffff00;
font-size:12px;
border-bottom: dotted 1px #ff0000;
}

/* 画の属性 */
img {border: none; margin: 0;}

a:link, a:visited, a:active {color: #000099;text-decoration: underline;}
a:hover{color : #cc0000;text-decoration: none;}

/* 基本設定*/
#base{
	width: 820px;
	margin: 0 auto;
	background: url("img/base_back.jpg") repeat-y;
	text-align: center;
}

#wrapper{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#left {
	float: left;
	width: 260px;
	text-align: center;	
}

#right {
	float: right;
	width: 540px;
	text-align: center;
}

/*ヘッダー*/
#header	{
	height:150px;
	margin: 0;
	background: url("img/header.jpg") no-repeat top left;
	color: #666;
}

#header h1{
	margin-top : 0;
 	margin-bottom: 0;
 	text-indent: -2000px;
}
		
#header h1 a {
 	height:80px;
 	background: url("img/header.jpg") no-repeat top left;
 	display: block;
 	overflow: hidden;
}

#header h1 a:hover {
 	background: url("img/header.jpg") no-repeat top left;
}

#header p{
	position: absolute;
	top: 30px;
	left: 220px;
	width: 500px;
	font-size: 100%;
	color: #333;
	text-align: left;
}

/* トップメニュー */
ul.topmenu{
	position: absolute;
	top: 0;
	right: 0;
	width: 455px;
	background: #edf9fe;
	list-style: none;
}

ul.topmenu li{
	text-align: center;
	font-size: 12px;
	float: right;
	color: #0088cc;
	width: 90px;
	height: 20px;
	border-left: 1px solid #0088cc;
	border-bottom: 1px solid #edf9fe;
	display: block;
}

ul.topmenu li a:link, ul.topmenu li a:visited, ul.topmenu li a:active {
	color: #0088cc;
	text-decoration: none;
	float: right;
	width: 90px;
	height: 20px;
	display: block;
}
ul.topmenu li a:hover{color : #FFF;text-decoration: none; background: #0088cc;}

/* ロゴ */
#logo{
	height:200px;
	margin: 0;
	background: url("img/logo.jpg") no-repeat top left;
	color: #CCC;
}

#logo h2{
 margin-top : 0;
 margin-bottom: 0;
 text-indent: -2000px;
}
		
#logo h2 a {
 height:200px;
 background: url("img/logo.jpg") no-repeat top left;
 display: block;
 overflow: hidden;
}

#logo h2 a:hover {
 background: url("img/logo.jpg") no-repeat top left;
}

/*  パンくずリスト  */
.navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 10px;
	padding: 0 5px;
	text-align: left;
}

.navi a {
	color: #000099;
	text-decoration: none;
}

.navi a:hover {
	color: #FF6633;
	text-decoration: underline;
}
	

/*  記事枠等の属性  */
#content {
	width: 520px;	
	margin: 0 auto;
	overflow: hidden;
}

.main-pad{
	width: 470px;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
       font-size: 12px;
}

#content h2 {
	margin: 0 0 0 5px;
	border-left: 8px solid #0066cc;
        border-bottom: 1px dotted #0066cc;
	color: #555;
	font-weight: bold;
	font-size: 123%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 5px;
}
			
#content h2 a {
	text-decoration: underline;
	color: #555;
}
					
#content h2 a:hover {
	text-decoration: none;
	color: #FF5500;
}


#content h3 {
	margin: 10px 0 0 5px;
	border-left: 8px solid #FF7733;
	color: #555;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 5px;
}

#content h3.com {
	margin: 30px 0 10px 0;
	padding: 0;
	border-left: 8px solid #999;
	border-bottom: 1px solid #999;
	color: #449933;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 5px;
}


#content h4 {
	margin-top: 20px;
	padding: 0 10px 0 5px;
	border-bottom: 1px solid #BBB;
	color: #449933;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin-top: 20px;
	padding: 0 10px 0 5px;
	color: #555;
	font-weight: normal;
	font-size: 77%;
	line-height: 150%;
	display: block;
	text-align: left;
}

/*記事枠*/
#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 5px 10px 30px 10px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0 10px 5px;
}

#content .ads_banner{
	margin: 0px 20px 10px 20px;
	text-align: left;
}

#content .info{
	margin: 10px 0;
	background: #ffffff;
}

#content .info_inner{
	padding: 10px;
	text-align: left;
}

#content .next{
	text-align: right;
}

#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content .ads {
	font-size: 12px;
	text-align: left;
	margin: 10px 5px 10px 5px;
	}
#content .ads .slink{
	margin: 0px; 
	font-size: 12px; 
	color: #999;
	text-align: left;
	}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #BBB;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}


/*  サイドメニュー等の属性  */
#sidebar {
	width: 240px;
	margin: 10px auto;
	overflow: hidden;
}

#sidebar h2{
	margin: 0;
	background: #000066;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #000066;
}

/*検索等*/

#sidebar .search{	
	margin: 0 0 10px 0;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	background: #FFF;
}

#sidebar .search div {
	padding: 3px;
	text-align: left;
}


/*メニュー*/
/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat h2{
	margin: 0;
	background: #000066;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #000066;
}

#sidebar ul.menu{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	background: #FFF;
	text-align: left;
}

#sidebar ul.menu li.pt a {
 	height: 25px;
 	list-style: none;
 	padding: 0;
 	text-indent: 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 200%;
 	display: block;
 	background: url("img/menu01.gif") no-repeat;
}

#sidebar ul.menu li.pt a:hover {
	background: url("img/menu02.gif") no-repeat;
}

#sidebar ul.menu li a {
 	height: 25px;
 	list-style: none;
 	padding: 0;
 	text-indent: 30px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 200%;
 	display: block;
color:#000066;
background: url("img/menu04.gif") no-repeat;
}

#sidebar ul.menu li a:hover {
	background: url("img/menu05.gif") no-repeat;
}

#sidebar ul.arch{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	background: #FFF;
}

#sidebar ul.arch li a {
 	height: 25px;
 	list-style: none;
 	padding: 0;
 	text-indent: 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 200%;
 	display: block;
	background: url("img/doc.gif") no-repeat;
}

#sidebar .rss{	
	margin: 0 0 10px 0;
	text-align: left;
}


/*フッターナビ*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 15px 5px 5px 5px;
	font-size: 85%;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}


/*フッター*/
#footer{
 	clear: both;
 	width: 820px;
 	margin: 0;
 	color: #666;
 	padding: 40px 0 0 0;
}

#footer img{border-style: none;	vertical-align: middle;	}

#footer .copyright{
	text-align: right;
	padding: 5px 30px 5px 0;
	font-size: 12px;
}

#footer .copyright a:link, #footer .copyright a:visited, #footer .copyright a:active {color: #FF7733;text-decoration: none;}
#footer .copyright a:hover{color : #55BF40;text-decoration: none;}


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
	margin: 0;
	background: #FF1500;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #FF1500;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

/*ボックス*/
#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 0 10px 20px 20px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}

.con{
	width:500px;
	text-align:left;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.conleft{
	width:240px;
	display:block;
	float:left;
	clear: left;
	margin: 0 auto 0 0;
	border: 1px solid #999999;
}
.conright{
	width:240px;
	display:block;
	float:right;
	clear: right;
	margin: 0 0 0 auto;
	border: 1px solid #999999;
}
.contitle{
	width:240px;
	height:26px;
	background:url(img/merit.gif) no-repeat;
	display:block;
	text-indent:20px;
	font-size:12px;
	clear:both;
	line-height: 26px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #330000;
        text-align:left;
}

.context{
	width:234px;
	display:block;
	font-size: 11px;
	clear: left;
	line-height: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 6px;
       text-align:left;
}


td {padding: 5px;}


TABLE{ border-collapse: collapse; }

.sample{
background-image: url(http://www.gogaku-master.com/img/arrow.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 12px;
padding: 0px 0px 0px 0px;
}
.red {
color:#cc0000;
}
.ao {
font-size:14px;
font-weight:bold;
}
