/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

#ads {
 left: 30px;
 font-size: 10px;
 text-decoration: none;
height:60px;
}


/* 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: 0.85em;
	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: bold;}

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


a:link, a:visited, a:active {color: #0044CC;text-decoration: underline;}
a:hover{color : #0044CC;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 820px;
	margin: 0 auto;
	background: url("http://enmusubi-jinja.net/img/base_back.gif") repeat-y;
	text-align: center;
	position: relative;
}

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

#containar {
	width: 760px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header {
	height:0px;
	margin: 0;
	color: #FFF;
	text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
 position: absolute;
 top: 5px;
 left: 30px;
 font-size: 12px;
 font-weight: bold;
 color: #999;
 text-decoration: none;
}

#header h1 a:hover {
 color: #FF9900;
 text-decoration: underline;
}

#header2 {
	height:180px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: #3398CC url("http://enmusubi-jinja.net/img/header2.jpg") no-repeat;
	border-bottom: 2px solid #FF9999;	
}

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

#header a:link, #header a:visited, #header a:active {color: #FFF;text-decoration: underline;}
#header a:hover{color : #FF9900;text-decoration: none;}

#header .ads_header{
	text-align: center;
}


/*  メインメニュー  */


.rss{	
	position: absolute;
	top: 5px;
	right: 25px;
}

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

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


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


/*  記事枠等の属性  */
#content {
	float: right;
	width: 510px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content h2{
	margin: 5px 0 10px 10px;
	padding: 5px 0 5px 10px;
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	line-height: 150%;
	background: transparent url('img/enmusubi/h2-en.gif') no-repeat scroll left top;
}
#content h3 {
	margin: 10px 0;
	padding: 1px 5px 0px 17px;
	background: transparent url('img/h3_en-back.gif') no-repeat scroll left top;
	color: #DA383B;
	font-weight: bold;
	font-size: 110%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}

#content h3.post {
	margin: 10px 5px 0 10px;
	border: 0px;
	color: #DA383B;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0px;
	background: transparent url('img/h3_en-back.gif') no-repeat scroll left top;
}
			
#content h3.post a {
	color: #DA383B;
	text-decoration: none;
}
					
#content h3.post a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content h4 {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	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 .doc2{
	margin: 0 10px 20px 0px;
	padding: 8px;
	text-align: left;
 background: #FFFF99;
	color: #0044CC;
 font-size: 12px;
	line-height: 150%;
}

#content .doc3{
	margin: 0 10px 20px 0px;
	padding: 8px;
	text-align: center;
 background: #FFFF99;
	color: #0044CC;
 font-size: 1em;
	line-height: 150%;
}
#content .doc4{
	margin: 0 10px 20px 0px;
	padding: 8px;
	text-align: left;
 background: #FFFF99;
	color: #0044CC;
 font-size: 1em;
	line-height: 150%;
}


#content .doc p { padding: 5px 10px; background-image: url('img/note_line.gif'); margin: 10px; line-height: 25px; }
}

/* ---- 関連記事リスト属性----- */
#content ol{
	margin: 0px 0px 0px 30px;
}

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

/*----- 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 #888;
}

#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;
}

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

/*  サイドメニュー等の属性  */
#sidebar {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}
/*  サイドメニュータイトル  */
#sidebar h2{
	margin: 5px 10px 0 10px;
 	background: #DA383B;
	font-weight: nomal;
	font-size: 90%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
}

#sidebar .search{	
	margin: 0px 10px 0 10px;
	border-left: 1px solid #DA383B;
	border-right: 1px solid #DA383B;
	border-bottom: 1px solid #DA383B;
	background: #fff;
}
#sidebar pr1{
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;

	margin: 0px 10px 0 10px;
 	background: #DA383B;
	font-weight: nomal;
	font-size: 90%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
}
/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

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

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

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

#sidebar ul.menu li.c1 a {
	display: block;
 	height: 15px;
 	list-style: none;
 	padding: 0px 3px 5px 10px;
 	text-decoration: none;
 	font-size: 90%;
 	line-height: 170%;
 	overflow: hidden;
 	color: #DA383B;
	
}

#sidebar ul.menu li.c1 a:hover {
	color: #FF6633;
	text-decoration: underline;
}


#sidebar ul.menu li a {
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 40px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
}
#sidebar ul.menu li a:hover {
	color: #FF6633;
	text-decoration: underline;
}

#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: #FFF url("http://enmusubi-jinja.net/img/arch01.gif") no-repeat;
}

#sidebar ul.arch li a:hover {
	background: #FFF url("http://enmusubi-jinja.net/img/arch02.gif") no-repeat;
	color: #FF6633;
}

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

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

/*フッター*/
#footer{
 	clear: both;
 	width: 820px;
 	height: 60px;
 	margin: 0;
 	color: #999;
 	padding: 0;
 	text-align: left;
	background: url("http://enmusubi-jinja.net/img/base_back.gif") no-repeat;
}

#footer .copyright{
	text-align: center;
	padding: 40px 0 0 0;
	font-size: 12px;
	line-height: 120%;
}

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #CCC;
 display: block;
}

.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;
}


div.contents-kakomi
{
    margin: 20px 0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000080;
    padding: 1em;
	line-height: 20px;
}



div#content .doc .kakomi2
{
	overflow: auto;
	margin: 10px;
	padding: 10px;
	border: 3px solid #ddd;
	background: #eee;
	color: #444;
}

/*文字２------------------------*/

p.line{ 
border-bottom: 1px dotted #999;
}

.blue{ color: #0000dd!important; }/*青*/

.b{ font-weight: bold!important; }
.normal{ font-weight: normal!important; }
.underline{ text-decoration: underline!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }
.small{ font-size: 80%!important; }

.big2b{
font-size: 120%!important; 
font-weight: bold;
padding-right: 8px;
color: #444;
}

.big3b{
font-size: 120%!important; 
font-weight: bold;
color: #444;
}

.icon1{
	padding: 0 0 0 15px!important;
	background: url(./img/icon01.gif) left top no-repeat!important;
}


.big5{
font-size: 150%;
font-weight: bold;
color:#808000;
}

.small2{
font-size: 90%!important;
color: #444;
line-height: 130%;
}

.m10-b{ margin-bottom: 10px!important; }
.m10-t{ margin-top: 10px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m60-t{ margin-top: 60px!important; }

.box-yellow{ padding:2px;background-color: #ffff00!important; }/*黄色*/
.box-aqua{ padding:2px;background-color: #00ffff!important; }/*水色*/
.box-gray{ padding:2px;background-color: #eee!important; }/*灰色*/
.box-red{ padding:2px;background-color: #fc9b8b!important; }/*赤色*/


.red{ color: #ff0000!important; }/*赤*/
.blue{ color: #0000dd!important; }/*青*/
.green{ color: #008000!important; }/*緑*/
.yellow{ color: #ffff00!important; }/*黄*/
.navy{ color: #1F26A9!important; }/*紺*/
.orange{ color: #ff6600!important; }/*橙*/
.pink{ color: #cc6699!important; }/*ピンク*/
.purple{ color: #660099!important; }/*紫*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.black{ color: #000!important; }/*黒*/
.gray{ color: #ccc!important; }/*灰*/
.white{ color: #fff!important; }/*白*/

.fl-r{ float:right; margin-left: 20px; }/*右寄せ*/
.fl-l{ float:left; margin-right: 20px; }/*左寄せ*/
.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/




table{
	margin: 5px 0;
	font-size: 90%;
	border-collapse: collapse;
}


th{
	padding: 0.5em;
	vertical-align: top;
	width: 100px;
	font-weight: nomal;
	background-color: #ff9999;
	border: solid 1px #666666;
	color: #333;
	text-align: center;
}

td {
	padding: 0.5em;
	vertical-align: top;
	border: solid 1px #666666;
	color: #000000;
	background-color: #ffffff;
		width: 350px;
	color: #000;

}

.minitishiki {
	font-weight: bold;
	padding: 3px;
	border: solid 2px #;
	background-color: #FF3333;
	color: #fff;
}
.name {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	font-weight: normal;
	color: #333333;
	width: 110px;
	border: 1px solid #333333;
	line-height: 15px;
}

.name-back {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	font-weight: normal;
	color: #333333;
	width: 110px;
	border: 1px solid #333333;
	background-color: #99FF99;
	text-align: center;
}
.name-s {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	font-weight: normal;
	color: #333333;
	width: 110px;
	border: 1px solid #333333;
	line-height: 13px;
}
#sidebar .pr{
	display: block;
	margin: 0px 10px 10px 10px;
 	padding: 10px 8px 8px 8px;
	border-left: 1px solid #DA383B;
	border-right: 1px solid #DA383B;
	border-bottom: 1px solid #DA383B;
	text-align: left;
	font-size: 90%;
 	line-height: 150%;
}

.caution4{
	padding: 20px 0 0 60px!important;
	background: url(http://enmusubi-jinja.net/img/enmusubi/icon-point02.gif) left top no-repeat!important;
}
.kutikomi {
	padding: 20px 0 0 60px!important;
	background: url(http://enmusubi-jinja.net/img/enmusubi/icon-kutikomi.gif) left top no-repeat!important;
}
