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


html{height: 100%;}

/* BODY */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color:#333;
  font-size: 14px;
  line-height: 150%;
  background: #FFF;
  font-family: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Verdana,Arial, Helvetica, sans-serif;
  background: #EAEAEA url("http://xn--nckzcza.biz/img/back.jpg") repeat-x;
}

/* strong */
strong {
font-weight: bold;
color:#f85b78;
}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {  float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}
img.h {vertical-align: middle;margin-right: 5px;}
img.f {margin: 0 5px 20px 0;float: left;}

/* 初期化 */
h1,h2,h3,h4{font-size: 14px;font-weight: normal;}
hr{display: none;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #5e89e1;text-decoration: underline;}
a:hover{color : #f594a7;text-decoration: none;}
  
/* 基本設定 ----------------------------- */
#base{
  width: 1000px;
  margin: 0 auto;
  background: url("http://xn--nckzcza.biz/img/base.gif") repeat-y;
  text-align: center;
  position: relative;
}

/*ヘッダー*/
#header  {
  height:280px;
  margin: 0 auto;
  width: 1000px;
  background: #EAEAEA url("http://xn--nckzcza.biz/img/header.jpg") no-repeat;
  text-align: left;
}

#header h1{
  position: absolute;
  top: 230px;
  right: 35px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
}

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

#header h2{
  position: absolute;
  top: 250px;
  right: 35px;
  width: 700px;
  font-size: 12px;
  font-weight: normal;
  color: #FFF;
  text-align: right;
}

#hnavi{
  position: absolute;
  top: 2px;
  right: 35px;
  text-align: right;
}

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

/*ブログの枠等の属性*/
#containar {
  width: 890px;
  margin: 0 auto;
  text-align: left;
  background: #FFF;
}

/*コンテンツ*/
#content {
  float: right;
  width: 620px;  
  margin: 0;
  padding: 0;
  background: #FFF;
  overflow: hidden;
}
        
#content h2{
  margin: 10px 0;
  font-size: 129%;
  color: #4F4F4F;
  font-weight: bold;
  text-align: left;
  text-indent: 5px;
  line-height: 30px;
}

#content h3 {
  margin: 10px 0;
  font-size:115%;
  font-weight: bold;
  color: #4F4F4F;
  line-height: 30px;
  text-align: left;
  text-indent: 5px;
  overflow: hidden;
}

#content h3.com,
#content h3.comments-open-header,
#content h3.trackbacks-header,
#content h3.comments-header{
  height: 20px;
  margin: 20px 0 10px 0;
  font-size:108%;
  font-weight: bold;
  color : #CC3366;
  line-height: 150%;
  text-align: left;
  border-bottom: 1px solid #BBB;
  display: block;
  overflow: hidden;
}

/* h2 h3リンク属性 */
#content a{font-weight: normal;}
#content a.c1{font-weight: bold;}
#content a.more-link{font-weight: normal;}

#content h2 a:link,
#content h2 a:visited,
#content h2 a:active,
#content h3 a:link,
#content h3 a:visited,
#content h3 a:active{
  color: #4F4F4F;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

#content h2 a:hover,
#content h3 a:hover{
  color : #F00;
  text-decoration: underline;
}



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

#content h5 {
  margin: 10px 0px 0px 10px;
  padding-left: 5px;
  color: #555;
  font-weight: bold;
  font-size: 100%;
  line-height: 150%;
  text-align: left;
  background: #EEE;
  display: block;
}

#content .line{
  clear: both;
  margin: 10px 0 20px 0;
  border-bottom: 1px solid #CCC;
}

#content p.postmetadata{
 	margin: 0 5px 10px 0 ;
 	text-align: right;
 	font-size: 10px; 
}

#content .doc,
#content .t_back{
  margin: 0 0px 0px 0px;
  text-align: left;
}

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

#content .doc li{
  list-style:none;
  padding: 0 0 0 15px;
}


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

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

#content .kanren ul{
  margin: 0px 0px 0px 10px;
  list-style: none;
}

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

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

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


/* trackbacks & Comments*/
.comments-open label {
  display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
  width: 80%;
}

#comment-bake-cookie {
  margin-left: 0;
  vertical-align: middle;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0 1em 0 0;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0 0 0 1em;
}

#top-num-comments, #num-comments {
  text-align: center;
}

#comment-submit {
  font-weight: bold;
}

.comment,
.trackback {
  margin: 0 0 .5em 1em;
  border-bottom: 1px dotted #ccc;
  padding-bottom: .5em;
  font-size: 12px;
}

.comment .asset-meta,
.trackback .asset-meta {
  border: 0;
}

.comment-content {
  clear: none;
  line-height: 150%;
  margin-bottom: 1em;
}

.comment-content p {
  margin-bottom: .5em;
}

.comments-open-content{
  margin-left: 1em;
}

.trackbacks-info{
  margin-left: 1em;
  font-size: 12px;
}

/* 続きを読む */
#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;
}

/*ページ分割*/
.e_page{
  margin: 10px;
  text-align: left;
}

.e_page .link_before,
.e_page .link_page,
.e_page .current_page,
.e_page .link_next{
  padding: 5px;
  border: 1px solid #BBB;
}

.e_page .current_page{
  color: #FFF;
  background: #BBB;
}

.e_page a:link, .e_page a:visited, .e_page a:active {
  color: #999;
  text-decoration: none;}

.e_page a:hover{
  color:#FFF;
  background: #BBB;
}

/* ブックマーク */
ul.bmark{margin: 0;
  list-style-type: none;
  text-align: right;}

.bmark li{
  display: inline;
  margin: 0 2px;}


/*サイドバー*/
#sidebar {
  float: left;
  width: 250px;
  margin: 0;
  color: #333;
  text-align: left;
  font-size: 12px;
}

#sidebar .cont{
  margin-top: 10px;
  padding: 10px;
  background: url("http://xn--nckzcza.biz/img/side_back01.gif") no-repeat top left;
}

.widget-header{
  font-weight: bold;
  color: #330033;
}

/*検索等*/

.search,
.slink,
.free{
  margin: 0;
  line-height: 130%;
}

  
/*新着記事等に利用できます*/
ul.widget-new{
  list-style: none;
}

.widget-new li{
  color: #CC0066;
  padding-left: 15px;
  text-align: left;
  line-height: 150%;
  text-decoration: none;
  background: url("http://xn--nckzcza.biz/img/list.gif") no-repeat;
}

.widget-new li a:link,
.widget-new li a:visited,
.widget-new li a:active{
  color: #5e89e1;
  text-decoration: none;
}

.widget-new li a:hover{
  color: #f594a7;
  text-decoration: underline;
}


/*メニュー（カテゴリー）*/
ul.widget-menu{
  list-style: none;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active{
  color: #5e89e1;
  padding: 0 0 0 12px;
  margin: 0 0 0 0;
  text-align: left;
  line-height: 1.6em;
  text-decoration: none;
}
  
.widget-menu li a:hover{
  color: #f594a7;
  text-decoration: underline;
}


.widget-menu li.pt a:link,
.widget-menu li.pt a:visited,
.widget-menu li.pt a:active,
.monthry li a:link,
.monthry li a:visited,
.monthry li a:active{
  color: #5e89e1;
  padding-left: 15px;
  text-align: left;
  line-height: 150%;
  text-decoration: none;
  background: url("http://xn--nckzcza.biz/img/list.png") no-repeat;
}
  
.widget-menu li.pt a:hover,
.monthry li a:hover{
  color: #f594a7;
  text-decoration: underline;
}

/*メニュー（カテゴリー＆記事）*/
dl.widget-menu{
  margin: 0;
}

.widget-menu dt{
  font-weight: bold;
  color: #330033;
  padding-left: 10px;
}

.widget-menu dt.pt{
  font-weight: bold;
  color: #330033;
  padding-left: 0px;
}

.widget-menu dd a:link, .widget-menu dd a:visited, .widget-menu dd a:active {
  color: #5e89e1;
  padding-left: 25px;
  text-align: left;
  line-height: 150%;
  text-decoration: none;
}
  
.widget-menu dd a:hover {
  color: #f594a7;
  text-decoration: underline;
}

.widget-menu dd.pt a:link, .widget-menu dd.pt a:visited, .widget-menu dd.pt a:active {
  color: #5e89e1;
  padding-left: 15px;
  text-align: left;
  line-height: 150%;
  text-decoration: none;
  background: url("http://xn--nckzcza.biz/img/list.png") no-repeat;
}
  
.widget-menu dd.pt a:hover {
  color: #f594a7;
  text-decoration: underline;
}

.mark01 {
  color: #4F4F4F;
  padding: 3px 0 0 30px;
  margin: 5px 0 3px -40px;
  line-height: 1.8em;
  font-size: 15px;
  font-weight: bold;
  background: url(img/mark01.gif) no-repeat;
}

.mark02 {
  font-size: 13px;
  padding: 0 0 0 2px;
  line-height: 0.8em;
  margin: 5px 0 5px -30px;
  background: url(img/mark02.gif) no-repeat 0 5px;
}

.komidasi {
  font-size: 13px;
  padding: 0 0 0 9px;
  line-height: 0.8em;
  margin: 5px 0 5px 10px;
  background: url(img/mark02.gif) no-repeat 0 10px;
}

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

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


.f_space{
  clear: both;
  margin: 0;
  background: url("http://xn--nckzcza.biz/img/f_space.gif") no-repeat bottom left;
}

/*フッター*/
#footer{
  clear: both;
  height: 120px;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #FE9292;
}

#footer .copyright{
  margin: 0 auto 20px auto;
  width: 934px;
  padding: 30px 0 20px 0;
  text-align: left;
  font-size: 12px;
  line-height: 150%;
  background: url("http://xn--nckzcza.biz/img/copyright_back.gif") no-repeat center bottom;
}

.copyright p{
  padding: 0 15px;
  text-align: left;
}

#footer a:link, #footer a:visited, #footer a:active {color: #5e89e1;text-decoration: none;}
#footer a:hover {color:#f594a7;text-decoration: underline;}


/* タグ指定 */

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

.dotted01 {
	_width: 100%;
	font-size: 15px;
	margin: 2px 0 10px 0;
	border: 1px dotted #f594a7;
	min-height: 115px;
	padding: 10px;
}

.header {
	width: auto;
	_width: 100%;
	height: 25px;
	padding: 6px 0 10px 38px;
	font-size: 1.6em;
	font-weight: bold; 
	text-align: left;
	clear: both;
	background: url(img/mark03.gif) no-repeat top left;
}

.header1.best1 {
	background: url(img/best1.gif) no-repeat left;
	padding: 12px 0 0 53px;
	height: 41px;
	border-left: none;
}

.header1.best2 {
	background: url(img/best2.gif) no-repeat left;
	padding: 12px 0 0 53px;
	height: 41px;
	border-left: none;
}

.header1.best3 {
	background: url(img/best3.gif) no-repeat left;
	padding: 12px 0 0 53px;
	height: 41px;
	border-left: none;
}

.header1.best4 {
	background: url(img/best4.gif) no-repeat left;
	padding: 12px 0 0 53px;
	height: 41px;
	border-left: none;
}

.header1.best5 {
	background: url(img/best5.gif) no-repeat left;
	padding: 12px 0 0 53px;
	height: 41px;
	border-left: none;
}

/*画像回り込み*/
#img { float: left; margin: 2px 15px 20px 10px; }

p.more {
	text-align: right;
	background: url(img/more.gif) no-repeat right;
	line-height: 30px;
	padding-right: 35px;
	margin: 0 0px 5px 0 ;
 }

.clear {
	margin: 8px 0px 0px 10px;
}

/*テーブルカラー設定*/
.tbl_design {
	font-size:15px;
	line-height:1.5em;
	background-color: #606060;
	text-align:center;
}

.tbl_design02 {
	background-color: #FFFFFF;
	font-size:14px;
}

.tbl_tr_design01 {
	background-color:#FFD8A4;
	font-weight:bold;
}
.tbl_tr_design02 { background-color:#FFFFFF; }

/*画像回り込み*/
#img { float: left; margin: 2px 15px 20px 10px; }
#img2 { float: right; margin: 2px 15px 20px 10px; }

/*サムネイル拡大*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.img_table {
	border-top:dotted 1px #f594a7;
	border-left:dotted 1px #f594a7;
	font-size:12px;
	text-align:center;
	background: #FFFFFF;
}

.img_table td {
	border-right:dotted 1px #f594a7;
	border-bottom:dotted 1px #f594a7;
}

.header3 {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto;
	_width: 100%;
	line-height: 2;
	padding: 7px 5px 0 22px;
	font-size: 1.2em;
	font-weight: normal;
    background: url(img/00007.gif) no-repeat top left;
}

.sougolink01 {
	background: #fff url(/img/sitelist.gif) no-repeat 0 20px;
	font-size: 14px;
	line-height: 1.3em;
	padding: 17px 0 5px 20px;
	margin: 30px 0 0 0 ;
	left: 0px;
	width: 665px;
	border-top: 1px dotted #dcdcdc;
}

.sougolink02 {
	text-align: right;
}

.sougolink03 {
	background: #fff url(/img/sitelist.gif) no-repeat 0 20px;
	font-size: 14px;
	line-height: 1.3em;
	padding: 17px 0 5px 20px;
	margin: 30px 0 0 0 ;
	left: 0px;
	width: 665px;
}

.sougolink04 {
	background: #fff url(/img/sitelist.gif) no-repeat 0 3px;
	font-size: 14px;
	line-height: 1.3em;
	padding: 0 0 5px 20px;
	margin: 5px 0 0 12px ;
	left: 0px;
	width: 665px;
}

.side_banner {
	text-align: center;
	padding: 8px 0 0 0;
}
