/*ここは消さないで下さい!*/
/* Template Name: m415_Black */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY-------------------------------*/
body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height:150%;
	list-style: none;
	background: #FFF url("http://kyoto.1arigato.net/img/back.gif") repeat;
 	background-attachment: fixed;
	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;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 30px 5px 10px;}
.img-center {float: none;margin: 0px 0 0 30px;}
.img-clr {clear: both;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #0000ff;text-decoration: underline;}
a:hover {color:#ff6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 774px;
	margin: 0 auto;
	background: url("http://kyoto.1arigato.net/img/base.gif") repeat-y;
	text-align: center;
	position: relative;
}

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

#containar {
	width: 770px;
	margin: 10px auto 0 auto;  /*  ------  */ 
	text-align: center;
	background: #FFF;
}

/*  ヘッダー  */
#header {
	height:50px;
	margin: 0 auto;
	width: 770px;
	background: #280b00;
	text-align: left;
}

#header h1{
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #dddddd;
}


#header p#smap{
 	position: absolute;
 	top: 2px;
 	right: 80px;
 	margin: 0;
 	font-size: 12px;
 	text-align: right;
}

#header2 {
	height:240px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: url("http://kyoto.1arigato.net/img/header2.jpg") no-repeat;
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #666;
}

#header2 h2{
	position: absolute;
	top: 30px;
	left: 20px;
	width: 700px;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
}


/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: 250px;
 	left: 2px;
 	width: 770px;
 	height: 40px;
	list-style: none;
 	background: #360b00;
}

#topmenu li{
    height: 40px;
    display: block;
    color: #FFF;
    line-height: 300%;  /*  --------- 150%  */ 
    float: left ;
}

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
    height: 40px;
    padding: 0 20px;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
    border-right: 1px solid #CCC;
    float: left;
}

#topmenu li a:hover{
 	background: #6633ff;  /*--     --*/
}

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

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

/*  記事枠等の属性  */
#content {
	width: 730px;	
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#content a{font-weight: bold;}
#content a.c1{font-weight: normal;}

#content h2,#content h2 .post{
	margin: 15px 30px 15px 0px;
	font-size: 123%;
	color: #333;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	line-height: 30px;
	border-bottom: 1px solid #CCC;
}

#content h3,
#content h3.comments-header,
#content h3.trackbacks-header {
	margin: 25px 60px 5px 0px;
	padding: 0;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
        color: #330000;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
 /*--- 	display: block;  --*/  
	text-align: left;
	text-indent: 15px;
        clear: both;
}
			
#content h2.post a,#content h3.post a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
					
#content h2.post a:hover,#content h3.post a:hover {
	background: #cc99ff;   /*--   --*/
	color: #fff;
}

#content h3.post {
	margin: 18px 70px 5px 15px;
	border: 0px;
	color: #333;
	font-weight: bold;
	font-size: 120%;
	line-height: 25px;
	display: block;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px dotted #000;
        clear: both;
}

#content h4 {
	margin: 0px 20px 0px 10px;
        padding: 0px 0px 0px 20px;
/*--  border-bottom: 1px solid #DDD;  */
        color: #333;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%;
	display: block;
	text-align: left;
        background: url("http://kyoto.1arigato.net/img/h4bg.gif");
        clear: both;
}

#content h5 {
	margin: 0px 105px 0px 3px;
        padding: 0px 0px 0px 15px;
        color: #333;
	font-weight: bold;
	font-size: 120%;
	line-height: 250%;
	display: block;
	text-align: left;
        background: url("http://kyoto.1arigato.net/img/h5bg.gif");
        clear: both;
}


/*記事枠*/

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

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

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

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

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}
/*--------------------------- icon --*/
.i-hana1{
	padding: 1px 0px 0px 30px;
	background: url(../img/i-hana1.gif) left top no-repeat;

}

/*--  image margin ---*/
img.mrgn10 {
       margin-right: 10px;
       margin-bottom: 10px;
}


/*------------------------  hr 線 ----------*/

hr{
	clear: both;
	margin-top: 15px;
	padding: 5;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	height: 1px;
	color: #ccc;
}


/*-- t a b l e 表のデザイン--------------------　mod -----------------------*/
td.pad10 { padding:0px 0px 0px 10px;}
td.pad15 { padding:0px 0px 0px 15px;}
td.pad20 { padding:0px 0px 0px 20px;}

td.col1  { 
         padding:0px 0px 0px 10px;
         background-color:#d7a98c;   /*-- e0c1ff--*/ 
}

td.col2  { background-color:#ddbb99;   /*--eddbff--*/
         text-align: center;
}

table.hd{
	margin: 10px 0;
        height: 15px;
	font-size: 90%;
}

th,td10{
	background-color: #cc99ff;  /*-- f5f1e2 --*/
        padding: 0.8em;
	border: 1px solid #333;
	vertical-align: ;
}

th,td20{
	background-color: #cc99ff;
        padding: 0.8em;
	border: 1px solid #333;
	vertical-align: ;
}

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

/*-- 文字size     --*/
.fo8pt{ font-size: 8.5pt; }
.fo9pt{ font-size: 9.0pt; }
.fo10pt{ font-size: 10pt; }
.fo11pt{ font-size: 11pt; }
.fo12pt{ font-size: 12pt; }
.fo13pt{ font-size: 13pt; }
.fo14pt{ font-size: 14pt; }
.fo15pt{ font-size: 15pt; }
.fo16pt{ font-size: 16pt; }
.fo17pt{ font-size: 17pt; }
.fo18pt{ font-size: 18pt; }
.fo19pt{ font-size: 19pt; }
.fo20pt{ font-size: 20pt; }
.fo21pt{ font-size: 21pt; }
.fo22pt{ font-size: 22pt; }
.fo23pt{ font-size: 23pt; }
.fo24pt{ font-size: 24pt; }


/*  相互リンクリスト属性 */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}

/* trackbacks & Comments*/

#content .comments-content,
#content .trackbacks-content{
	font-size: 12px;
	color: #888;
	line-height: 120%;
	margin: 10px 0 10px 10px;
}

#content .trackbacks-info{
	font-size: 12px;
	line-height: 120%;
	color: #333;
	margin-left: 10px;
}

#content .comments-footer,
#content .trackback-footer{
	margin: 0 0 10px 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;
}

/*　アドセンス　*/
.ads_rec{
 	margin: 10px 0 10px 10px;
 	text-align: left;
}

.ads_sky{
    margin:0 auto;
}

.ads_sqr{
    margin:10px 0;
    text-align: center;
}

.ads_banner{
    margin: 15px 0;
    text-align: center;
}

/*NAKAO*/
#news dl{
	margin: 10px 0 40px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 20px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#news dd{
	margin: 0 0 0 25px;
	color: #666;
	font-size: 12px;
}


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

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

/*フッター*/

#footer{
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #99004C;
}
	
#footer h2{
	display: block;
	margin: 10px;
	font-size:100%;
	font-weight: bold;
	color : #333;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

/* メニュー */
#footer .cat{
    margin: 0;
	padding: 0 20px;
	list-style: none;
}

.cat ul{
	padding: 0;
	text-align: center;
}

.cat li{
	display: inline;
	margin: 0 5px;
}


#footer a:link, #footer a:visited, #footer a:active {color: #333;font-weight: bold;text-decoration: underline;}
#footer a:hover {color:#FF6633;text-decoration: none;}

/*Copyrights*/
#copyrights{
	clear: both;
	margin: 0;
	height: 50px;
	padding: 10px 10px 0 0;
	color: #CCC;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	background: #280b00;
}

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


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	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;
}

/*--- --*/
