/*===================================
最下部に階層図あり=================================== */

/* フォントにかかわるクラス*/
.red {color: #FF0000;}
.txtRight {text-align: right;}
.mrgBottom {margin: 0 0 10px 0;}

/* 基本 */
form, input { margin: 0; padding: 0; }
a img { border: 0; }
.img { float: left; margin: 5px 5px 5px 0; }

/* 表示補助 */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 5px;
}


/*リンク色*/
div.linkicon a[href^="http:"]:after,
a[href^="https:"]:after {
	content:url(images/links.gif);
	vertical-align:middle;
	margin:0 3px;
}

div.linkicon a[href^="http://www.seotaisaku.com/"]:after {
	content:"";
	margin:0;
}

/*===================================
     リンク色（ページ全体） 
=================================== */

a			{ color: #0066ff; text-decoration: none; }
a:link		{ color: #0066ff; text-decoration: none; }
a:visited	{ color: #0066ff; text-decoration: none; }
a:active	{ color: #0066ff; text-decoration: none; }
a:hover		{ color: #0066ff; text-decoration:underline; }


/*===================================
     ページレイアウト 
=================================== */

html { margin: 0; padding: 0; }

body {
	width: 760px;
	_width:750px;
	margin: 0 auto;
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
	background: #fff ;
	/* 全体の背景画像を追加 */
	background-image: url('images/bg_taisaku.gif');
}

/*　ページ全体　*/
#container {
	width: 752px;
	margin: 0 auto;
}

#container-inner {
	width: auto;
	background: #fff ;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

/*===================================
　ヘッド　
=================================== */

#header{
	/*width: 740px;*/
	height: 112px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #aaaaaa;
}

#header .logo {
	position:relative;
	width:335px;
	height: 86px;
	top:13px;
	margin:0px 0px 0px 0px;
	border:none;
	float:left;
}

#header .serch {
	position:relative;
	top:65px;
	right:10px;
	float:right;
}


/*===================================
body
=================================== */

/*｡｡･・､･｢･ｦ･ﾈ｡｡*/
#content {
	width: 700px; 
	padding: 20px 25px 10px 25px;
	text-align: left; 
}

.content {
	width: 490px; 

}


/*===================================
 メインコンテンツ 
=================================== */

/*｡｡･・､･｢･ｦ･ﾈ｡｡*/
#main {
	width: 490px;
	float: right;
	min-height: 1px;
	background: #fff;
	display: inline; /* ie win bugfix */
	margin-bottom:10px;
}




/*｡｡H1｡ｦdescriptionﾉｽｼｨﾎﾎｰ陦｡*/
#mainHead {
	background-image: url('images/contents_h1.jpg');
	background-repeat:no-repeat;
}

.description {
	font-size: 12px;
	margin-top:10px;
	margin-left:60px;
}


.mainContent {
	line-height: 1.5;
	margin-bottom:15px;
}

.mainContent p{
	margin-bottom:2em;
}


/*｡｡･ﾑ･ｯ､ｺ･・ｹ･ﾈ｡｡*/
.navBread {
	width:490px;
	margin-top:10px;
}

/*｡｡ｾ蠹ﾊ･ﾆ･ｭ･ｹ･ﾈｹｭｹ｡*/
.banner-top {
	width:auto;
	height:20px;
	font-size: 13px;
	color: #FF0000;
	padding-left: 20px;
	background-image: url('images/banner_icon.gif');
	background-repeat:no-repeat;
}

/*｡｡ｾ蠹ﾊ･ﾆ･ｭ･ｹ･ﾈｹｭｹﾎ･・ｯｿｧ｡｡*/
.banner-top a			{ color: #FF0000; text-decoration: none; }
.banner-top a:link		{ color: #FF0000; text-decoration: none; }
.banner-top a:visited	{ color: #FF0000; text-decoration: none; }
.banner-top a:active	{ color: #FF0000; text-decoration: none; }
.banner-top a:hover	{ color: #FF0000; text-decoration:underline; }


h1	{
	width:auto;
	font-size: 16px;
	color: #003399;
	margin-left:60px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.siteTitle {
	height: 30px;
	background-image: url('images/contents_h3.jpg');
	background-repeat:no-repeat;
	margin: 20px 0px 0px 0px;
	padding-top:7px;
	padding-left: 35px;	
}

h3 {
	font-size: 14px;
	color: #003399;
}

.entryTitle {
	height:22px;
	background-image: url(images/contents_h2.jpg);
	background-repeat: no-repeat;
	margin-top:15px;
	padding: 2px 0 0px 15px;
	border: 1px solid #ACACAC;
}

.entryTitle01 {
	height:22px;
	background-image: url(images/contents_h2.jpg);
	background-repeat: no-repeat;
	margin-top:15px;
	padding: 5px 0 0px 15px;
	border: 1px solid #ACACAC;
}


/*｡｡ｸｫｽﾐ､ｷ､ﾎ･・ｯｿｧ｡｡*/
.entryTitle a			{ color: #0003399; text-decoration: none; }
.entryTitle a:link		{ color: #003399; text-decoration: none; }
.entryTitle a:visited	{ color: #003399; text-decoration: none; }
.entryTitle a:active	{ color: #003399; text-decoration: none; }
.entryTitle a:hover	{ color: #0066ff; text-decoration:none; }


/*｡｡ｸｫｽﾐ､ｷ､ﾎｲｼ､ﾎﾆ・ﾕ｡｡*/
.entryDay {
	font-size: 12px;
	color:#206ACF;
	margin: 0px 0px 10px 0px;
}

/*｡｡ﾁｰｸ螂ｨ･ﾈ･遙ｼﾉｽｼｨ｡｡*/
div.entryFooter {
	font-size: 12px;
	margin: 30px 0px 30px 0;
	padding: 10px 0;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	color: #000;
}

/*｡｡ｴﾘﾏ｢･ｨ･ﾈ･遙ｼ､ﾎ･・､･｢･ｦ･ﾈ｡｡*/
div.kanren {
	margin: 0px;
	padding:0px;
}

div.kanren ul{
	margin: 10px 0px 30px 0px;
	padding: 0;
	list-style: none;
}

div.kanren ul li {
	text-indent: 3px;
	text-decoration: none;
	display: list-item;
}

/*｡｡ｴﾘﾏ｢･ｨ･ﾈ･遙ｼ､ﾎｸｫｽﾐ､ｷ｡｡*/
.kanrenTitle {
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	width: 490;
	height: 25px;
	margin-top: 20px;
	padding-top:5px;
	padding-left: 40px;
	background-image: url('images/contents_h4.jpg');
	background-repeat:no-repeat;
}


/*｡｡ｰ敎ﾑ｡｡*/
blockquote {
	width:450px;
	margin:5px 20px 5px 0px;
	text-indent: 25px;
	background: url(images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}



/*｡｡･ｽ｡ｼ･ｷ･罕・ﾖ･ﾃ･ｯ･ﾞ｡ｼ･ｯ｡｡*/
#socialBookmark {
	height:65px;
	border: 1px dashed #333;
	background-color: #fff;
	padding:10px 0px 0 20px; 
}

#socialBookmark a {
	width: 145px;
	float:left;
	display: inline;
}

#socialBookmark select {
	width: 200px;
	margin:2px 10px;
}


/*｡｡､ｳ､ﾎ･ﾚ｡ｼ･ｸ､ﾎ･ﾈ･ﾃ･ﾗ､ﾘ｢ｬ｡｡*/
.goTop {
	margin: 15px 0 0 0;
	text-align: right;
	clear: both;
}

/*===================================
･ｵ･､･ﾉ･皈ﾋ･蝪ｼ
=================================== */

#sideBar { 
	width: 180px;
	/* width: auto; */
	min-height: 1px;
	float: left;
	display: inline; /* ie win bugfix */
}

#sideBar ul{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

#sideBar ul li {
	line-height: 25px;
	text-indent: 5px;
	background-color: #fff;
	margin: 2px 0;
	letter-spacing: 0.1em;
	border: 1px solid #ccc;
	text-decoration: none;
	display: list-item;
}

/*｡｡･ｵ･､･ﾉ･皈ﾋ･蝪ｼ､ﾎ･・ｯｿｧ｡｡*/
#sideBar ul li a			{ color: #666; display: block; text-decoration: none; background: #fff; }
#sideBar ul li a:link		{ color: #666; display: block; text-decoration: none; background: #fff; }
#sideBar ul li a:visited	{ color: #666; display: block; text-decoration: none; background: #fff; }
#sideBar ul li a:active	{ color: #666; display: block; text-decoration: none; background: #fff; }
#sideBar ul li a:hover		{ color: #666; display: block; text-decoration: none; background: #C8DCF7; }


/*===================================
･ﾕ･ﾃ･ｿ｡ｼ
=================================== */

#footer {
	width: 750px; /* necessary for ie win */
	background: url(images/footer.jpg)  no-repeat;
	background: #fff ;
}

#footer-inner {
	font-size: 10px;
	text-align: left;
	color: #66837d;
	/* line-height: 80px;*/
}

#footer ul{
	font-size: 10px;
	margin-top: 15px;
	padding-left: 0;
	list-style-type: none;

}
#footer ul li{
	display: inline;
	margin:0px 4px;
}

#footer p{
	font-size: 10px;
	text-align:center;
}

.image{
	float: left;
	margin:0px 20px 0px 50px;
}


/*===================================
･ｳ･皈ﾈ
=================================== */


div.commentSummary  {
	font-size: 12px;
	margin: 0px 0px 0px 0;
	padding: 5px 0;
	color: #000;
}

div.commentBorder{
	text-align:right;
	border-top: 1px solid #ACACAC;
}




#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #669900;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
}
.trackbacks-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.trackback-content { margin: 0; line-height: 1.5; }
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}





#comment-author, #comment-email, #comment-url,
{
   width: 270px;
}
#comment-bake-cookie { margin-left: 0;?@vertical-align: middle; }
#comment-post { font-weight: bold; }
.comments-header,.comments-open-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.comment-content,
.comment-footer,
.comments-open-footer { margin: 10px 0; }
.comments-open-content,
.comments-closed { clear: both; margin: 5px 10px; }
.comments-open label { display: block; }


/*** for spamchecker ***/

.linebreak {
 margin:5px;
 padding: 5px 0 5px 10px;
 border-left: 5px solid #003399;
}