/*
Theme Name: SW_WPTEMP01
Theme URL: http://www.www.www/
Description: Basic Theme for WordPress.
Author: SeoWeb
*/


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
body h1 {
	font-size: 10px;
	text-indent: -5000em;
	float: left;
}
#bodyh2 {
	font-size: 10px;
	text-indent: -5000px;
	float: left;
}


p {
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
#toprogobg {
	background-color: #FFFFFF;
}

#toprogo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#toprogoimg {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#searchform {
	width: 235px;
	padding-top: 5px;
	padding-left: 55px;
	background-image: url(images/sarchi_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
	float: right;
	padding-right: 0px;
	height: 35px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topimgbg {
	background-color: #FFFFFF;
}
#topimg {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#topimgbg2 {
	background-color: #FFFFFF;
}
#topimg2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#containerbg {
	background-image: url(images/mainbk.jpg);
	background-repeat: repeat-x;
}




#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbk.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#header {
	width: 960px;
}
#contents {
	width: 960px;
	float: left;
}
#main {
	width: 700px;
	float: left;
	padding-bottom: 20px;
	margin-top: 10px;
}
#sidebar {
	width: 250px;
	padding-bottom: 50px;
	float: right;
}
#sidebar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
}
#sidebar h2 {
	font-size: 9px;
	text-indent: -5000em;
	margin: 0px;
	padding: 0px;
}



#footerbg {
	background-color: #CCCCCC;
	clear: both;
}


#footer {
	width: 960px;
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer p {
	color: #CCCCCC;
	text-align: center;
	margin-bottom: 5px;
}


/* メインメニュー */
#navboxbg {
	background-image: url(images/navbk.jpg);
	background-repeat: repeat-x;
}

#navbox {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 44px;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	float: left;
	width: 950px;
	height: 40px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(images/navbk.jpg);
	background-repeat: repeat-x;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #333333;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	font-size: 14px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, .current-cat a {
	text-decoration:none;
	background-color: #CCCCCC;
	}	

/* セカンドメニューボックス */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9a9a9;
	margin: 0px;
	padding: 0px;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background-color: #E7E7E7;
	}
/* セカンドメニューフォント */
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:80%;
	color:#333333;
	}

#nav li li a:hover, #nav li li a:active {
	background-color: #999999;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
/* セカンドメニューここまで */


a.main:hover
{	background:none;
	}
/* パンくずリスト */
.breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 80%;
	color: #003399;
	width: 940px;
	height: 30px;
	float: left;
}	
.breadcrumb a {
	color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	text-decoration: none;
}


		
.indexbox {
	width: 335px;
	float: left;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.indexbox img {
	border: 1px solid #999999;
	padding: 2px;
	float: left;
}
.indextextbox {
	float: right;
	width: 220px;
	padding-top: 5px;
}
.indextextbox_h2 {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.indextextbox_h2 a {
	color: #330000;
}

#indexbox2 {
	float: left;
	width: 685px;
	margin-left: 5px;
}

#blog {

}
#blog h3 a {
	color: #336666;
	text-decoration: none;
}
#blog h3 a:hover {
	text-decoration: underline;
}
.tags {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tags a {
	color: #009999;
	text-decoration: none;
}
.tags a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}
.box-left {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* インデックスページ */
.blogbox-left {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 30px;
}
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(images/meta.gif) repeat-x left top;
	color: #5e5e5e;
	margin-top: 20px;
	font-size: 85%;
}
.meta a {
	color: #FF9900;
	text-decoration: none;
}
.meta a:hover {
	text-decoration: underline;
}
.meta-date {
	padding: 0 10px 0 15px;
	background: url(images/meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(images/meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(images/meta-comments.gif) no-repeat 0px 2px;
}
.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(images/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

/* ページ（トップページ） */


/*ページナビ*/
.pagenav {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* コメントページ */
#commentform label {
	display: block;
	margin: 0 0 5px 0;
	font-size: 80%;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(images/text_line.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(images/text_line.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #5e5e5e;
	background-color: #fff;
	background-image: url(images/comentsbut.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(images/meta_line.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}

/* サブページデザイン */
#subpage_heading {
	float: left;
	width: 700px;
	background-image: url(images/subpage_heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
}
.subpage-box-left {
	margin-bottom: 20px;
	margin-left: 30px;
	width: 650px;
}


/* ワードプレステーマ外部　全ページ共通ＣＳＳ */
.img_le {
	float: left;
}
.img_ri {
	float: right;
}
.pstyle01 {
	padding: 10px;
}
#main_underlink {
	clear: both;
	width: 650px;
}

.midashi-style1 {
	font-size: 95%;
	color: #333366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midashi-style2 {
	color: #333366;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midashi-style3 {
	color: #339999;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midashi-style4 {
	background-image: url(images/midashi-style04.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #373737;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ワードプレステーマ外部　トップページＣＳＳ */
.toppage {
	padding: 20px;
	width: 650px;
}
.toppage h2 {
	font-size: 95%;
	color: #333366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.toppage h3 {
	color: #333366;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.toppage h4 {
	color: #339999;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.toppage p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.toppage_ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.toppage_ul li {
	margin-bottom: 5px;
	color: #333333;
	font-size: 80%;
	line-height: 130%;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.toppage_midashibanner {
	margin-top: 10px;
}

.old_site_img {

}



/* ワードプレステーマ外部　ビジネス用テーマＣＳＳ */
.h2style01 {
	font-size: 100%;
	color: #333333;
	margin-bottom: 50px;
	margin-top: 8px;
}

.h3style01 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(images/text_line.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000033;
}
.ulstyle01 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-type: none;
}
.listyle01 {
	line-height: 130%;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9933FF;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.ol_style01 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-type: decimal;
	margin-left: 30px;
}
.ol_style01 li {
	margin-bottom: 5px;
	font-size: 90%;
	list-style-type: decimal;
	line-height: 120%;
}
.pstyle_link {
	text-align: right;
	margin-right: 20px;
}
.pstyle_link a {
	text-decoration: none;
}
.pstyle_link a:hover {
	text-decoration: underline;
}
.wp_business_box {
	width: 650px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.wp_business_box_le {
	float: left;
	width: 300px;
}
.wp_business_box_ri {
	float: right;
	width: 320px;
}



/* ワードプレステーマ外部　テーマカスタマイズ例ページCSS */
.temacustom {
	width: 650px;
	float: left;
}
.temacustom_box1 {
	width: 640px;
	float: left;
	margin-top: 20px;
}
.temacustom_img {
	float: left;
	width: 320px;
	background-color: #FF9900;
}

.temacustom_box2 {
	width: 650px;
	float: left;
	margin-bottom: 20px;
}
.temacustom_box2_1 {
	float: left;
	width: 300px;
}
.temacustom_box2_2 {
	float: right;
	width: 300px;
}
.temacustom_box1_text {
	float: right;
	width: 300px;
}
.text_color {
	color: #FF0000;
}

/* ワードブレステーマ外部　テーマタイプ１　ページCSS */
.theme_type1_box {
	width: 650px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.theme_type1_box img {
	float: left;
}
.imgpuls {
	margin-top: 100px;
	margin-right: 3px;
	margin-left: 3px;
}

/* ワードプレステーマ外部　テーブルCSS 制作料金ページ */
table.table021 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 570px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 85%;
	margin-left: 10px;
}

table.table021 caption {
	margin-top: 1em;
	text-align: center;
}

table.table021 th,
table.table021 td {
  padding: 4px 6px;
}

table.table021 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
}

table.table021 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #F3F3F3;
	text-align: center;
	white-space: nowrap;
}
.table-style021 {
	background: #FFD9F3!important;
	font-weight: bold;
	}
.table021 tr td ul {
	text-align: left;
	line-height: 130%;
}

.plan-left {
	float: left;
	width: 300px;
}
.plan-right {
	float: right;
	width: 320px;
}

.plan-midashi-style01 {
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #F00;
	padding-top: 3px;
	color: #464646;
}
.plan-midashi-style02 {
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #00F;
	padding-top: 3px;
	color: #464646;
}
.plan-midashi-style03 {
	background-color: #F00;
	color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.plan-midashi-style04 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #09F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E8E8E8;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
.plan-midashi-style05 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F00;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.plan-list-style01 {
	font-size: 90%;
	line-height: 130%;
}
.plan-list-style02 {
	font-size: 90%;
	line-height: 130%;
}

/* ---------------------------------------------------------------- */



/* ワードプレステーマ外部　お問い合わせページＣＳＳ */
#info {
	margin-top: 100px;
	margin-left: 100px;
	border: 1px solid #CCCCCC;
}

/* ワードプレステーマ外部　特定商取引ページＣＳＳ */
.main_tokutei {
	padding-bottom: 30px;
}

.main_tokutei h2 {
	background-image: url(img/h_bk.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #006699;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.main_tokutei h3 {
	font-size: 12px;
	margin-left: 20px;
	line-height: 120%;
	color: #333333;
}
.main_tokutei table {
	border-collapse: collapse;
}
.main_tokutei td {
	padding: 5px;
	color: #333333;
	font-size: 80%;
}
.tokutei_td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99FFFF;
}

ul.contents_p li {
	margin-bottom: 5px;
}
#sidebar-linkbox {
	border: 1px solid #9966CC;
	margin-top: 15px;
}
#sidebar-linkbox h3 {
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #9933CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar-linkbox ul {
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar-linkbox li {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/diamonds_3.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	font-size: 80%;
}
#sidebar-linkbox li a {
	text-decoration: none;
	color: #006666;
}
#sidebar-linkbox li a:hover {
	color: #FF6600;
}

/* ワードプレステーマ外部　よくある質問ページＣＳＳ */
.faq-midashi {
	background-image: url(images/faq-img01.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.faq-coment {
	margin-left: 70px;
	margin-bottom: 40px;
	margin-right: 50px;
}

