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

* {
  margin: 0;
  padding: 0;
}

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://www.mindsuccess.net/img/back.jpg") repeat-x;
}

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

/* 画像の属性 */
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: #0033ff;text-decoration: underline;}
a:hover {color:#990066;text-decoration: none;}
  
/* 基本設定 ----------------------------- */
#base{
  width: 1000px;
  margin: 0 auto;
  background: url("http://www.mindsuccess.net/img/base.gif") repeat-y;
  text-align: center;
  position: relative;
}

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

#header h1{
  position: absolute;
  top: 80px;
  right: 85px;
  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:#CCFFFF;text-decoration: none;}

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

#hnavi{
  position: absolute;
  top: 83px;
  left: 80px;
  text-align: right;
}

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

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

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

#content h3 {
  margin: 10px 0;
  font-size:115%;
  font-weight: bold;
  color: #bd000e;
  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: 180%;
  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: #347BA2;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

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



#content h4 {
  margin: 10px 10px 10px 0;
  border-bottom: 1px solid #DDD;
  color: #bd000e;
  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: #666;
  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 10px 0px 20px;
  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;
}

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

/*フッターナビ*/
.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;
}

/*フッター*/
#footer{
  clear: both;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
  background: #3B6892;
}

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

.copyright ul.f_list{
  margin: 0px 10px 20px 13px;
  list-style: none;
}

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

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

#footer a:link, #footer a:visited, #footer a:active {color: #347BA2;text-decoration: none;}
#footer a:hover {color:#990066;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; }





/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }

/*文字を装飾します*/
.line { background: #ffff00; }


/*文字列の位置を指定します*/
.goto1 {font-size:20px;
  font-weight: bold;
	text-align: right;
	margin-right:10px;
}

.goto {font-size:20px;
  font-weight: bold;
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
}

/*画像の位置を指定します*/
.imgl {
	margin: 5px 20px 5px 10px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 5px 30px 5px 20px;
	padding: 0;
	float: right;
}


#content .hbtx1{
	color:#333333;
	font-size:14px;
	line-height:180%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #fff;
	border: 1px solid #a5a5a5;
        word-break: break-all}
