/* 全体クリア */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}

/* 共通 */
body{
  margin:0;
  padding:0;
}
h1, h2, h3 { font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0;}
a:link { text-decoration: none; color : #102c78; border: none;}
a:visited { text-decoration: none; color : #102c78; border: none;}
a:hover	{ text-decoration: underline; color : #102c78; border: none;} 
a:active { text-decoration: none; color : #102c78; border: none;}
a img{ border-style: none;}
p,span,li{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #4d4d4d;
}
em{
  font-weight: bold;
  font-style: normal;
}
.xsmall{ font-size: x-small;}
.small{ font-size: small;}
.medium{ font-size: medium;}
.large{ font-size: large;}
.bold{ font-weight: bold;}
table,th,td{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #4d4d4d;
  text-align: left;
}
.red{ color: #F00; }


/* ヘッダー */
#top{width:800px; height:54px; margin:10px auto; padding:0;}
#header{margin:0 auto;padding:0;}
#header #logo{ height:56px; width: 310px; float: left;}
#header #logo h1{text-indent:-10000px;margin:0;padding:0;}
#header #logo h1 a{
	display:block;
	height:56px;
	background-image: url(../images/imglogo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#header #subtitle{ float: right; width: 420px; height: 56px;}
#header #subtitle h2{ font-size: 12px; font-weight: bold; height: 35px; color: #dd4118;}
#navi1{ width:420px; margin:0 auto; padding:0;}
ul.navi1{ float:left; list-style:url(none) none; font-size:12px; margin:0; padding:0;}
ul.navi1 li{ float:left !important; list-style-type:none; margin:0; padding-left: 12px; background: url(../images/whitearrow.gif) no-repeat 0px center;}
ul.navi1 li a,ul.navi1 li a:link,ul.navi1 li a:visited{ text-decoration:none; float:left; display:block; padding:0;}
ul.navi1 li#gaiyo,ul.navi1 li#kiyaku{ width: 57px;}
ul.navi1 li#tokutei{ width: 137px;}
ul.navi1 li#kojin{ width: 120px;}

/* ナビ */
#nav{
	height:37px;
	margin:0;
	padding:0;
	background: url(../images/blue_navi_line.gif) repeat-x;
	clear: both;
}
#nav2{
	height:37px;
	width:800px;
	margin:0 auto;
	padding:0;
}
ul.nav2 {
	height:37px;
	line-height:37px;
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:0;
}
ul.nav2 li{
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.nav2 li a,ul.nav2 li a:link,ul.nav2 li a:visited{
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	display:block;
	padding:0 10px;
}
ul.nav2 li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
ul.nav2 li a:active{
	color:#FFFFFF;
	text-decoration:none;
}
ul.nav2 li.current_page_item a{
	text-decoration:none;
	color:#FFFFFF;
}
ul.nav2 li ul{
	float:left;
	margin:0;
	padding:0;
}

/* サーチフォーム */
#searchform {
  float:right;
  margin: 0;
  padding: 0;
  position: relative;
  top: 5px;
}
input#s { color: #5188d2; width: 200px; border: 1px solid #cbcbcb; background:#fcfcfc;}
#searchsubmit {
  color: #333;
  border: 1px solid #cbcbcb;
  background:#fcfcfc;
  font-size: 12px;
}

/* メイン */
#main{
	width:800px;
	padding:0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* 左コンテンツ */
#content{
	float:left;
	width:580px;
	padding:0;
	border-right: 1px solid #999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content #contentwrap{
  width: 570px;
  margin-bottom: 30px;
}

#content h2{
  font-weight: bold;
  color: #102c78;
  padding: 0.3em 0px 0px 1em;
  font-size: large;
  background: url(../images/headerbar.gif) no-repeat left top;
  height: 32px;
  margin: 0.5em 0px 10px 0px;
}

/*#content h2{
  font-weight: bold;
  color: #102c78;
  padding: 0px;
  font-size: large;
  margin: 0.5em 0px 1em;
}*/

/* 大見出し（青太線） */
#content h3{
  padding: 0px;
  margin: 0px 0px 15px;
}
#content h3#fullcolor{ font-size: medium; font-weight: bold; color: #dd4118;}
#content h3#fullcolor img{ margin-right: 0.5em;}

/* 中見出し（青斜背景） */
#content h4{
  color: #102c78;
  background: url(../images/stripe.gif) repeat;
  font-size: 14px;
  padding: 10px 0.5em;
  margin: 1.5em 0px 0.8em;
  font-weight: bold;
}
#content h5 img{ margin-right: 12px;}

#indextop{
  width:570px;
  margin:0 0 18px;
  padding:0;
  overflow:hidden;
}
#indextop #logo{ margin: 0px 0px 10px; padding: 0px;}
#indextop p{
  line-height: 1.7;
  padding: 0px;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
#indextop td{
  text-align: left;
  vertical-align: top;
  margin: 0px;
  padding: 0px 0px 10px;
}
#indextop td.center{
  padding-right: 10px;
  padding-left: 10px;
}

.entry{
  width:570px;
  margin:0 0 18px;
  padding:0;
  overflow:hidden;
}
.entry .detail{
  margin: 0px;
  padding: 0px;
}
.entry .detail .ppdata{
  margin: 0px 1em 0.8em 0.5em;
}
.entry .detail .ppdata td.left{
  padding-right: 3em;
  padding-bottom: 1em;
  font-weight: bold;
}

/* 特定商取引 */
.entry .detail .ppdata ul{
  margin: 0px 0px 0.3em 1em;
  padding: 0px;
  list-style: square url(none) outside;
}
.entry .detail .ppdata ul li{
  line-height: 1.7;
  margin-top: 5px;
  margin-bottom: 5px;
}
.entry .detail .ppdata .data{
  margin-left: 1em;
}

.entry .detail .ppdata ol{
  margin: 0px 0px 0.3em 1.5em;
  padding: 0px;
  list-style: decimal url(none) outside;
}
.entry .detail .ppdata ol li{
  line-height: 1.7;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* 価格テーブル */
.entry .detail .plist{}
.entry .detail .plist table{
  border: 1px solid #4d4d4d;
  width: 310px;
  margin: 0px;
  padding: 0px;
}
.entry .detail .plist th{
  font-weight: normal;
  background: #d2f0ff;
  padding: 8px;
  margin: 0px;
  border-right: 1px solid #4d4d4d;
  width: 150px;
}
.entry .detail .plist td{
  background: #edfcff;
  padding: 8px;
  margin: 0px;
}
.entry .detail .plist th.udBorder,.entry .detail .plist td.udBorder{
  border-bottom: 1px solid #4d4d4d;
}
.entry .detail .plist p{
  line-height: 1.5;
  margin-top: 10px;
  clear: both;
}

.entry .detail p{
	line-height: 1.7;
	padding: 0px;
	margin-bottom: 1em;
}
.entry .detail p span{ margin-left: 1em;}
.entry .detail p strong{
  font-weight: bold;
}



/* 新着情報 */
.entry .detail ul#news{list-style: none; padding: 0px;}
.entry .detail ul#news li{}
.entry .detail ul#news li span{ margin-left: 1em;}



/* 注釈 */
#chusyaku p{ font-size: x-small; margin: 0px; padding: 0px;}
#chosaku{ margin-top: 30px; margin-bottom: 15px;}
#chosaku p{ font-size: 10px; padding-right: 10px;}


/* 制作サンプル */
.msample{ margin-top: 0.8em;}
.msample a:link { text-decoration: underline; color : #102c78; border: none;}
.msample a:visited { text-decoration: underline; color : #102c78; border: none;}
.msample a:hover	{ text-decoration: none; color : #102c78; border: none;} 
.msample a:active { text-decoration: underline; color : #102c78; border: none;}
.msample p,.msample img{ margin: 0px; padding: 0px;}
.msample .left{ float: left; margin-right: 10px;}
.msample .right{}
.msample .comment{
  margin-top: 1.1em;
  clear: both;
  height: auto;
}
.msample .comment h5{
  font-size: large;
  font-weight: bolder;
  color: #dd4118;
  font-family: "ＭＳ ゴシック", osaka, sans-serif;
  margin-bottom: 5px;
}
.msample .comment img{ float: left; margin-right: 15px;}
.msample .comment p{ color: #102c78;}
.msample .shopM{
  background: url(../images/fukidashi_m.gif) no-repeat;
  height: 117px;
  padding: 0.5em 180px 0.5em 1em;
  clear: left;
}
.msample .shopS{ 
  background: url(../images/fukidashi_s.gif) no-repeat;
  height: 117px;
  padding: 0.5em 180px 0.5em 1em;
  clear: both;
}

/* 似顔絵データ */
td.nigaoe_data_txt{
	font-size: 10px;
	color: #808080;
	padding-bottom: 10px;
	padding-top: 10px;
}
.data_price{
	font-size: 14px;
	font-weight: bold;
}
.sestumei{
	font-size: 10px;
	color: #808080;
}

/* フォーム */
.box{
	border: 1px solid #999;
}
.btn{
	border: 1px solid #CCC;
	background-color: #CCC;
	margin-right: 5px;
}

/* お問い合わせフォーム */
.entry .detail #inqform{}

/* 新規お申込みフォーム */
.entry .detail #entryform{}

/* 追加お申込みフォーム */
.entry .detail #entryform2{}

/* データ申込みフォーム */
form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	line-height: 1.7;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
table.mailform tr th {
	background-color: #FAFAFA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	border: 1px solid #999;
}
table.mailform tr td input.databox {
	border: 1px solid #999;
	background-color: #FAFAFA;
}
input.dataorder_btn{
	border: 1px solid #CCC;
	background-color: #CCC;
	margin-right: 5px;
	padding: 5px;
	}

/* サイトマップ */
.entry .detail #sitemap{}
.entry .detail #sitemap ul{
  list-style: none;
  margin-bottom: 1.8em;
}
.entry .detail #sitemap ul li{
  background: url(../images/greyarrow.gif) no-repeat left center;
  padding-left: 1.2em;
  margin-bottom: 1em;
}
.entry .detail #sitemap ul li.nest1{
  margin-left: 1.5em;
}

/* 右コンテンツ */
#sidebar{
  float:right;
  width:219px;
  margin:10px 0 0;
  padding:0;
}
#rsidebar{
  float:right;
  width:210px;
  margin:0;
  padding:0;
  overflow:hidden;
}
#rsidebar div{ margin: 0px 0px 10px; padding: 0px;}
#rsidebar h2{
  margin:0 0 10px;
  padding:0;
}
#rsidebar h3{ margin:0 0 5px; padding:0; font-size: 12px; font-weight: bold;}
#rsidebar p{ line-height: 1.5; margin: 2px 0px; padding: 0px;}
#rsidebar p.xsmall{ font-size: x-small;}
#rsidebar ul{list-style-type:none;margin:0;padding:0;}
#rsidebar ul li{
  background:transparent url(../images/squarearrow.gif) no-repeat 0 3px;
  border:0;
  margin:0;
  padding:0 0 10px 15px;
  list-style: none;
  font-size: small;
  font-weight: bold;
}
#rsidebar p img{
	margin-bottom: 5px;
}


/* フッター */
#footer{ clear:both; margin:0; padding:0; border-top: 5px solid #4c69b1;}
#footerbox{
  background:#102c78;
  height:60px;
  line-height:30px !important;
  margin:0;
  padding:0;
}
.footer{
  width:800px;
  color:#095278;
  height:60px;
  margin:0 auto;
  padding:0;
}
.footer a:link{ text-decoration:none; color:#FFF; border:none;}
.footer a:visited{ text-decoration:none; color:#FFF; border:none;}
.footer a:hover{ text-decoration:underline;color:#fff;border:none;}
.footer a:active{ text-decoration:none; color:#FFF; border:none;}
.footer p{ font-size:10px; margin:0; padding:0; color: #FFFFFF;}

