/**
* Start Vanilla CSS 0.9.9
*/
body {
	line-height: 1.5em;
	font-size: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
pre, code, tt {
	font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
	font-size: 13px;
}
em, i, dfn {
	font-style: italic;
}
dfn {
	font-weight:bold;
}
p, code, pre, kbd {
	margin:0 0 1.5em 0;
}
blockquote {
	margin:0 1.5em 1.5em 1.5em;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	font-size: 14px;
	line-height: 23px;
	list-style-type: disc;
}

}
ol, ol li {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}

tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
}
img.alignleft {
	display: inline;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
	display: inline-block;
}
.clearfix:after {
    content: &quot;.&quot;;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .group {
    height: 1%;
}
* + html .group {
	display: inline-block;
}
.group:after {
    content: &quot;.&quot;;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*「ボディー」
-----------------------------------------------------*/
body {
height: auto;
margin-top: 0px;
background-color: transparent;
background-image: url("../images/bg3.jpg");
background-repeat: repeat;
background-attachment:fixed; 
background-position: left top;
text-align: center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font: 13px;
*font-size: small;
*font: x-small;
}

a img {
border: none;
margin: 0;
}

a:hover img {
 opacity: 0.5;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}

#wrapper {
position: relative;
width: 980px;
height: auto;
margin: 0 auto;
padding: 0px;
text-align: left;
background-color: #ffffff;
}

/*「ヘッダー」
-----------------------------------------------------*/

#header {
}


.logo {
float: left;
margin: 0px;
padding: 0px;
border: 0px;
text-align: left;

}
.title {
	float: left;
	margin-top: 40px;
	margin-right: 50px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}


/*インフォ
----------------*/

.info {
	float: left;
	width: 200px;
	height: 85px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	text-align: left;
	background: url(../ssl/images/info_bg.gif) left top no-repeat;
	background-color: transparent;
	margin-top: 20px;
}
.ad1 {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 35px;
	border: 0px;
	font-size: 4mm;
	font-weight: bolder;
	text-align: left;
	background: left top no-repeat;
	background-color: transparent;
}
.ad2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 3px;
	border: 0px;
	font-size: 2em;
	letter-spacing: 0.1mm;
	text-align: left;
	background: left top no-repeat;
	background-color: transparent;
	width: 190px;
}
.ad3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	border: 0px;
	font-size: 3.3mm;
	font-weight: normal;
	text-align: left;
	background: left top no-repeat;
	background-color: transparent;
}
.ad4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	border: 0px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	background: left top no-repeat;
	background-color: transparent;
}
.ad5 {
margin: 0px 0px 30px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
}

/*ナビ
-----------------*/


.navi ul {
margin: 0px 0px 0px 0px;
list-style-type: none;
}

.navi li {
float: left;
width: 128px;
height: 25px;
margin-right: 0px;
text-align: center;
border-right: 1px dashed #000;
}

.navi li:first-child {
border-left: 1px dashed #000;
}

.navi a {
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bolder;
}

.navi a:hover {
color: #990011;
text-decoration: underline;
}






/*セカンダリー
-----------------------------------------------------*/
#secondary {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 240px;
	height: 2000px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	background: left top no-repeat;
	background-color: transparent;
}

#secondary .sinchaku {
padding: 30px 0px 0px 0px;
}

#secondary .logosample {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
}

#secondary table {
	width: auto;
height:;
	margin-right : auto;
	margin-left : auto;
	border-collapse: collapse;
	margin-top: 30px;
}

#secondary th {
width: 165px;
height:32px;
margin: 0px;
padding-left: 10px;
border: 1px solid #000;
text-align: left;
vertical-align: middle;
background-image: url(../ssl/images/sidebg.jpg);
background-position: right top no-repeat;
}

#secondary a {
	color: #000;
	font-size: 9pt;
	font-weight: bolder;
	text-decoration: none;
}

#secondary a:hover {
color: #990011;
text-decoration: underline;
}

#secondary .midasi {
color: #fff;
background-color: #000;
background-image: url();
}

#secondary .area {
	width: 190px;
height:;
	margin-top : 40px;
	margin-right : auto;
	margin-left : auto;
	text-align: center;
	margin-bottom: 40px;
}

#secondary .area hr {
height: 1px;
border: none;
border-top: 1px #f00 dashed;
margin: 0px;
}

#secondary .area h3 {
	margin: 0px;
	padding: 10px;
	font-size: 12pt;
	font-weight: bolder;
	letter-spacing: 1px;
}


#secondary .areap1 {
	width: 160px;
	margin: 0px;
	padding: 5px 0px 10px 16px;
	font-size: 11pt;
	text-align: left;
	line-height: 120%;
	letter-spacing: 1px;
}

#secondary .areap2 {
	width: 160px;
	margin: 0px;
	padding: 5px 0px 10px 15px;
	font-size: 8pt;
	text-align: left;
	line-height: 140%;
	letter-spacing: 1px;
}

.sec_p1 {
	font-weight: bold;
	font-size: 18px;
	padding-top: 25px;
}

/*「フッター」
-----------------------------------------------------*/

#footer {
	width: 980px;
	height: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	clear: left;
}


#footer h2 {
	display: block;
width: ;
height: ;
	padding: 0px 0 0px 0;
	margin: 15px 0px 15px 0px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.2mm;
	font-size: 4.5mm;
	font-weight: bolder;
}

#inf {
width: 200px;
height: 100px;
float: left;
margin: 0px 10px 0px 200px;
padding: 0px;
border: 0px;
text-align: right;
background: url(../ssl/images/inf_bg.gif) left top no-repeat;
background-color: transparent;
}

/*電話
--------------*/

.f {
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border: 0px;
	font-size: 11pt;
	font-weight: bolder;
}
.g {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0mm;
	border: 0px;
	font-size: 2em;
	font-weight: normal;
}
.h {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.1mm;
}
.i {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0mm;
}

/*ファクス
--------------*/
#fax {
width: 180px;
height: 100px;
float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
border: 0px;
text-align: left;
}


.j {
	margin: 0mm 0mm 0mm 0mm;
	padding: 1mm 0mm 0mm 0mm;
	border: 0px;
	font-size: 11pt;
	font-weight: bolder;
	text-align: left;
}
.k {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	border: 0px;
	font-size: 2em;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0px;
}
.l {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.2mm;
}
.m {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 4.2mm;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0mm;
}

/*見積り
--------------*/

.n {
float: left;
margin: 0mm 0mm 0mm 0mm;
padding: 0mm 3mm 0mm 0mm;
border: 0px;
text-align: left;
}

/*メール
--------------*/

.o {
margin: 0mm 0mm 7mm 0mm;
padding: 2mm 0mm 0mm 0mm;
border: 0px;
text-align: left;
}


/*ロゴ
--------------*/

.p {
width: 140px;
height: 20px;
float: left;
margin: 0mm 0mm 0mm 55mm;
padding: 0mm 0mm 0mm 0mm;
text-align: left;
}
.q {
	margin: 0mm 0mm 0mm 0mm;
	padding: 2mm 0mm 3mm 0mm;
	border: 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0mm;
}

/*フッターナビ
--------------*/

#centering {
width: 980px;
height: px;
margin: 0px;
padding: 0px;
text-align: center;
}


#centering ul {
margin-top: 0px;
text-align: center;
}


#centering li {
display: -moz-inline-box;
display: inline-block;
display: inline;
zoom: 1;
padding-right: 30px;
}
 

#centering a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

#centering a:hover {
color: #990011;
text-decoration: underline;
}


.cpr {
	 margin-top:10px; 
	 font-family: sans-serif; 
	 font-size:10px; 
	 text-align:center;"
}
.ft_h {
	font-weight: bold;
	font-size: 18px;
	padding-top: 17px;
}
#wrapper #primary #situmon .qa h3 {
	color: #BF0036;
	font-weight: lighter;
	font-size: 30px;
}
