@charset "utf-8";
/*
Theme Name: WEB SUCCESS
Theme URI: http://web-s.biz/
Description: WEB SUCCESS
Version: 1.0
Author: WEB SUCCESS
Author URI: http://web-s.biz/
Tags: WEB SUCCESS
*/



/* 共通 */

body {
	font-size: 85%; /* Resets 1em to 10px */
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	background: #FFF ;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

small {
	font-size:80%;
	line-height:normal;
	color:#777;
}

a:link { color:#06c; text-decoration:underline; }
a:hover { text-decoration:underline; color:#0099FF;}
a:visited { color:#339;}

h1 {
	margin: 0;
	padding: 5px 10px 0 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 13px;
	text-align: right;
	}

h1 a, h1,h1 a:visited { text-decoration:none; color:#0099FF;}
h1 a:hover { text-decoration:underline;}

h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding:18px 5px 18px 18px;
	margin: 0;
	color:#C00;
	}

h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
h3.pagetitle {
	text-align:left;
	background: url(images/pagetitle.gif) no-repeat;
	height: 45px;
	width: 475px;
	margin: 30px auto 0 auto;
	padding: 15px 0 0 60px;
	font-size: 140%;
	color: #000066;
}

h3.comments { padding:0; margin:40px auto 20px; }

h3 a:link { color:#FFF; text-decoration:none; }
h3 a:visited { color:#D0E3F7; text-decoration:none;}
h3 a:hover { color:#0099FF; text-decoration:underline;}

cite { text-decoration:none; }

hr { display:none; }

ol li { list-style:decimal outside; }
		
select { width:130px; }

acronym, abbr, span.caps { cursor:help; }

acronym, abbr { border-bottom:1px dashed #999; }

acronym, abbr, span.caps{ font-size:90%; letter-spacing:.07em; }	

blockquote {margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #ddd; }

blockquote cite { margin:5px 0 0; display:block; }

#searchform { margin:0 auto 10px auto; padding:0 3px 5px 3px; text-align:center; }

.alt { background-color:#f8f8f8; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin:0; padding:10px; }

.nocomments { text-align:center; margin:0; padding:0; }

.nocomments, blockquote, strike { color:#777; }

.navigation {display:block; text-align:center; margin:0 auto; padding:0 10px; font-size:95%;}



/* レイアウト・色・文字スタイル -----------------------------------*/

.aligncenter,div.aligncenter { display:block; margin-left:auto; margin-right:auto; }

.alignright { float:right; }

.alignleft { float:left;}

.center { text-align:center; }

.hidden { display:none; }
	




/* 画像 ---------------------------------------------------------*/

a img { border:none;}

p img { padding:0; max-width:100%; }

img.centered { display:block; margin-left:auto; margin-right:auto; }

img.alignright { padding:4px; margin:0 0 2px 7px; display:inline; }

img.alignleft { padding:4px; margin:0 7px 2px 0; display:inline; }

.mobile-image { float:left; margin-right:15px; padding-bottom:5px;}

	

/* ヘッダー ---------------------------------------------------------*/	
	
#header {
	background: #FFF;
	margin: 0 auto;
	padding: 8px 0 0 0;
	height: 37px;
	width: 780px;
	}

#header img { float:left; }

/* ヘッダー ---------------------------------------------------------*/	
	
#headerimg {}



/* メニュー ---------------------------------------------------------*/	


#navi {
	padding: 0px;
	width: 780px;
	height: 30px;
	clear: both;
	margin: 0px auto;
	background: url(images/navi.jpg) repeat-x center top;
	border-bottom: #979FB3 2px solid;
	border-top: #979FB3 1px solid;
}

#navi ul {
	text-indent: -9999px;
	padding: 0px;
	width: 780px;
	margin: 0px auto;
}

#navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float: left;
}

#navi a {
	background: url(images/navi.jpg) no-repeat;
	color: #000000;
	width: 195px;
	height: 30px;
}


/*link----- */

#navi1 a { background-position: 0px 0px; display: block;}
#navi2 a { background-position: -195px 0px; display: block; }
#navi3 a { background-position: -390px 0px; display: block; }
#navi4 a { background-position: -585px 0px; display: block; }

/*linkhover----- */

#navi1 a:hover { background-position: -0px -30px;}
#navi2 a:hover { background-position: -195px -30px;}
#navi3 a:hover { background-position: -390px -30px;}
#navi4 a:hover { background-position: -585px -30px;}



/* メニュー ---------------------------------------------------------*/	

.navigation {
	margin-left: 5px;
	margin-right: 5px;
}


/* トップイメージ ---------------------------------------------------------*/	

#topimg {
	width:565px;
	background: url(images/topimg_bg.jpg) no-repeat top;
	margin: 20px auto;
	
}

#topimg p {
	font-size: 100%;
	line-height:135%;
	color:#293254;
	text-align: left;
	padding: 0 18px 10px 18px;
	margin: 0;
	border-left:1px #0F3C6C solid;
	border-right:1px #0F3C6C solid;
	
}

#topimg #bttoi {
	padding: 14px 13px 0 0;
	float:right;
}

#topimgBottom {
	height:13px;
	width:565px;
	background: url(images/topimg_bottom.gif) no-repeat bottom;

}

/* トピックス ---------------------------------------------------------*/	

#topics {
	width:535px;
	margin: 0 auto 10px auto;

}

#topics ul{
	margin: 0;
	list-style-type: none;
	padding: 10px 20px 20px 15px;
}

#topics li{
	background: url(images/ico_list_topics.gif) no-repeat 3px;
	padding: 2px 0 2px 20px;
}


/* 内部イメージ ---------------------------------------------------------*/	

#pageimg {
	width:565px;
	margin: 20px auto 30px;
	background: url(images/topimg_bg.jpg) no-repeat top;
}

#pageimg p {
	font-weight: normal;
	font-size: 110%;
	line-height:135%;
	color:#293254;
	text-align: left;
	padding: 0 20px 0 20px;
	margin: 0;
	border-left:1px #0F3C6C solid;
	border-right:1px #0F3C6C solid;
}

	
/* コンテンツ ---------------------------------------------------------*/	

#content { float:left; width:583px; padding-left:12px;}

#content form { width: 490px; margin: 0 auto 40px auto;}

#respond { width: 535px; margin: 0 auto;}

		
/* ページ ---------------------------------------------------------*/		

#page {
	text-align: left;
	padding: 0;
	width: 802px;
	margin: 0 auto;
	background:#FFF url(images/p-bg.jpg) repeat-y ;
}

/* 内部---------------------------------------------------------------------------------- */	

.clear { clear:both;}
	
	
	
	
/* narrowcolumn */		

.narrowcolumn { padding:0; margin: 0px;}

.narrowcolumn .entry { line-height:120%; font-size:120%;}
	
.narrowcolumn .postmetadata { text-align:center;}



/* widecolumn */		

.widecolumn { padding:0 0 20px 0; margin:0;}
	
.widecolumn .smallattachment { text-align:center; float:left; width:128px; margin:5px 5px 5px 0px; }

.widecolumn .attachment { text-align:center; margin:5px 0px;}

.widecolumn .entry { line-height:120%;}	



/* post */

.post {
	clear:both;
	width:535px; /*	text-align: justify; */
	margin: 0 auto 30px auto;
	padding-bottom: 0px;
}

.post hr { display:block; }

.post h3 { background:url('images/title-img.gif') no-repeat bottom left; margin-bottom:5px; padding:5px 3px 5px 20px; }





/* entry */

.entry h4 {
	font-size:100%;
	padding:1em 0 2px 0;
	margin: 0 auto 5px auto;
	border-bottom: 1px dotted #BFD9F2;
}

.entry h5 { font-size:100%; padding:0; margin: 1em auto 0 auto; }

.entry p {
	margin: 0 auto;
	padding: 0.5em 0;
}

.entry p a:visited { color:#339;}
	
.entry ul { margin-left:10px; padding:15px 0 0 30px; list-style:none; padding-left:10px; }

.entry li { margin:5px 0; }

.entry ol { padding:15px 0 1em 35px; margin:0; }

.entry ol li { margin:0; padding:0; }

.entry ul li { background:url('images/ico_list_entry.gif') no-repeat 0 3px; padding:0 0 3px 15px;}

/*.entry ul li:before, #sidebar ul ul li:before { content:"\00BB \0020"; }*/

.entry form { /* This is mainly for password protected posts, makes them look betters. */ text-align:center; }

.entry { clear:both; }
		

/* postmetadata */

.postmetadata {
	clear:both;
	color:#777;
	font-size: 85%;
}

.postmetadata ul, .postmetadata li { display:inline; list-style-type:none; list-style-image:none; }

.postmetadata a { color:#999999;}


.narrowcolumn .postmetadata {
	text-align: center;
	border:1px #E3E3E3 solid;
	padding: 3px 0 5px  ;
	background:#EFEFEF;
	}

/* この投稿を編集する */

.edit { padding-left: 15px;}

/* コメント・トラックバック */

#comments { padding-left: 15px;}


/* サイドバー---------------------------------------------------------------------------------- */	

#sidebar {
	font-size: 85%;
	color: #FFF;
	width: 196px;
	float: left;
	margin: 0 auto ;
	padding-top: 8px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	}

#sidebar h3 {
	font-size: 95%;
	text-decoration: none;
	margin: 0;
	color: #FFF;
	text-align: left;
	padding: 7px 0 12px 15px;
	
	}
#sidebar h3 a:visited{ color:#FFF;} 	

#sidebar .widget {}
#sidebar .widgettitle {
	font-size:120%; background: url(images/widgettitle.jpg) no-repeat center top;
}	


#sidebar img { text-align: center;}

#sidebar a { color:#06C; font-weight: bold;}

#sidebar #searchform #s { width:105px; padding:2px;}

#sidebar #searchsubmit { padding:1px;}
				
#sidebar form { margin:0;}
		
#sidebar ul { margin:0; padding:0;}

#sidebar ul p, #sidebar ul select { margin:5px 0 8px;}

#sidebar ul li { list-style-type:none; list-style-image:none; margin-bottom:15px;}
	
#sidebar ul li ul { margin:10px 5px 0 5px;}

#sidebar ul li ul li {
	padding-left:18px;
	background: url(images/ico_list_tri.gif) no-repeat 5px 4px;
}

#sidebar ul ul { margin:5px 0 0 0;}

#sidebar ul ul ul { margin:0 0 0 0; }
	
#sidebar ul ul li { margin:6px 0 0; padding:0; color:#fff;}
	
#sidebar ul ol { margin:5px 0 0 0; padding:0;}

#sidebar ul ol li { list-style:decimal outside; margin:3px 0 0; padding:0; font-size:150%; color:#fff;}


#sidebar .pdf{
	width:145px;
	padding: 3px 0 5px 40px;
	margin:0 0 5px 6px;
	border-bottom:1px solid #88A3B9;
	background:url(images/bg_pdf.jpg) no-repeat;
}
	
/* サイドバーリンク色--------------------------------- */		
	
#sidebar a:hover{ color:#0099FF; text-decoration:underline;}
#sidebar a:visited { color:#339;}
	

/* 検索 */
#sidebar{}


/* バナー */
.textwidget { padding:0;}
.textwidget img { margin-bottom:5px;}
.textwidget a:hover { text-decoration:underline; color:#0099FF;}

/* カテゴリー */
#sidebar .widget_categories { margin: 0 auto;}
#sidebar .widget_categories ul { margin:0; padding:0 0 5px 0;}
#sidebar .widget_categories li {
	text-align:left;
	margin:0 5px 5px 6px;
	padding: 10px 7px 8px 25px;
	font-weight: bold;
	border-bottom: #88A3B9 1px solid;
	background: url(images/bg_list_category.jpg) no-repeat center top #DADADA;
}

#sidebar .ico { background:url(images/ico_list_category.gif) no-repeat left;}

/* サブカテゴリー */

#sidebar ul.children {
	margin: 0;
	padding: 10px 0 0 0;
}

#sidebar ul.children li{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0 5px 5px 10px;
	border-style: none;
	background: url(images/ico_sub.gif) no-repeat left 5px;
}

#sidebar ul.children a {
	list-style-type: none;
	font-weight: normal;
}

/* 会社情報 */
#sidebar .widget_company {
	margin:5px 5px 5px 6px;
	padding: 5px 10px 14px 12px;
	color: #333;
	border:#113E6D solid 1px;
	background: #DDECFB;
}

#sidebar .widget_company strong{
	color:#293254;
	font-size:120%;
	line-height:150%;
}

#sidebar .widget_company p{
	padding: 0px;
	margin: 3px auto 0 0;
}

#sidebar .widget_company .tel{
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
	

/* カレンダー */
	
#wp-calendar { empty-cells:show; margin:10px auto 0; width:155px; }

#wp-calendar a { text-decoration:none; display:block; }

#wp-calendar #next a { padding-right:10px; text-align:right; font-size:9pt }

#wp-calendar #prev a { padding-left:10px; text-align:left; font-size:9pt }

#wp-calendar caption {
	font: bold 100%;
	text-align:center;
	width:100%; 
	text-decoration:none; 
	}

#wp-calendar th { font-style:normal; text-transform:capitalize; }

#wp-calendar td { padding:3px 0; text-align:center; }

#wp-calendar td.pad:hover { /* Doesn't work in IE */  }
	

/* アーカイブ */

#archives { }
.widget_archive { text-align: center;}


/* QRコード */
	
#qrcode { text-align: center;}



/* RSS */

#sidebar h3 a.rsswidget { 
	color:#fff;
	
	}
#sidebar .rssSummary { padding:5px 0 10px 0; font-size:80%; color:#fff; }


/* wp-caption */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
　　}

.wp-caption img { margin:0; padding:0; border:0 none; }

.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; padding:0 4px 5px; margin:0; }




/* フッター---------------------------------------------------------------------------------- */	

#footer {
	width:780px;
	clear:both;
	margin:0 auto;
	padding:0;
	border-top:10px solid #FFF;
	border-bottom: 5px solid #475479;
	background: #FFF url(images/footer.jpg) no-repeat top;
	}
	
#footer a, #footer a:hover, #footer a:visited {
	text-decoration:underline;
}

#footer p {
	font-size: 85%;
	margin:0;
	padding:20px 0;
	text-align:center;
	line-height:150%;
}
		



/* コメント---------------------------------------------------------------------------------- */	


/* commentlist */
	
.commentlist { padding:0; /* text-align: justify; */ }

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
	}

.commentlist p { margin:10px 5px 10px 0; }

.commentlist li .avatar { float:right; border:1px solid #eee; padding:2px; background:#fff; }

.commentlist cite, .commentlist cite a { font-weight:bold; font-style:normal; font-size:100%; }

.commentlist p { font-weight:normal; line-height:1.5em; text-transform:none; }



/* commentform */

#commentform textarea { font:90%; width:100%; padding:2px; }
	
#commentform p { margin:5px 0; }

#commentform input { font:90%; width:170px; padding:2px; margin:5px 5px 1px 0; }

#commentform #submit { margin:0; float:right; }



/* commentmetadata */

.commentmetadata { margin:0; display:block; font-weight:normal; }

