@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;	/*全体の文字色*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*
	background-image: url(images/bg.gif);	/*斜線の壁紙設定*/
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #333333;
}

a:hover {
	color: #1D3C86;	/*カーソルオーバー時の文字色*/
	text-decoration:none;
}


/*ヘッダー（サイト名ロゴが入っているボックス）
---------------------------------------------------------------------------*/
#header {
	height: 90px;	/*ヘッダーの高さ*/	
	width: 100%;
	position: fixed;
	border-bottom:5px solid #497ca8;
	background-color: #FFFFFF;
	z-index: 5000;

}

#container {
	width: 1200px;
	height:100px;
	margin: auto;
}


#logo {
	float: left;
	width:400px;
	height: 80px;
	position: absolute;
}

#headerleft {
	padding-left: 0px;
	width:940px;
	float:left;
}

#headerright {
	padding-top: 13px;
	padding-right: 0px;
	width:250px;
	margin:auto;
	float:right;
}

#headerright a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu {
	padding-left: 30px;
	float:right;
	width:500px;	
}

ul#menu li {
	height: 80px;
	float: left;
}

ul#menu li a {
	padding-top:25px;
	line-height: 18px;
	display: block;
	height: 80px;
	width: 100px;	/*メニュー１個あたりの幅*/
	text-decoration: none;
	text-align: center;
	font-size: 18px;	/*文字サイズ*/
	font-weight: bold;
	color:#000000;
}

ul#menu a:hover {
	color: #838383;

}

ul#menu span {
	font-size:12px;
}

#mainbana {
	height:250px;
	width:100%;
	overflow: hidden;
	padding-top: 95px;
	position: relative;
}

#mainbana img {
	width:100%;
	min-width: 2500px;
	min-height: 250px;
	position: absolute;
	margin-left: -1250px;
}


/*トップページのメイン
---------------------------------------------------------------------------*/

.background01 {
	width: 100%;
	background-color:#f0f2f4;
	height: 400px;
}


.background02 {
	width: 100%;
	background-color:#ffffff;
	height: 400px;
}

.content {
	width: 1100px;
	margin:0 auto;
	padding:0;
	clear: both;
}

.content_left {
	float:left;
	width:540px;
	text-align: left;
	padding-right:10px;
	
	
}

.content_right {
	float:right;
	width:540px;
	text-align: left;
	padding-left:10px;
}



.content_left p {
	margin:20px 0 30px 20px;
	font-size:120%;
}

.content_left h3 {
	margin:70px 0 10px 0;
	font-size:180%;
	border-left:8px solid #497ca8;
	padding-left:15px;
}

.content_right p {
	margin:20px 0 30px 20px;
	font-size:120%;
}

.content_right h3 {
	margin:70px 0 10px 0;
	font-size:180%;
	border-left:8px solid #497ca8;
	padding-left:15px;
}

.cont_h2 {
	width:900px;
	margin:0 auto;
	position: relative;
	clear: both;
}
.cont_h2 h2 {
	font-size: 20px;
	background: url(../images/h2back.png) no-repeat center;	/*h2背景画像*/
	width:250px;
    height:120px;
	top:-80px;
	left:325px;
	padding-top: 58px;
	z-index: 3000;
	position: absolute;
}

.content_button a {
	width:100px;
	height:50px;
	border:1px solid #000000;
	color:#000000;
	text-decoration: none;
	padding:5px 15px 5px 15px;
	font-size:150%;
}

.content_button a:hover {
	background-color: #000000;
	color:#ffffff;
	text-decoration: none;
}

.price_title {
	border-top:5px dotted #497ca8;
	width:1100px;
	font-size:220%;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
	padding:20px 0 10px 0;
	margin-bottom: 20px;
	line-height: 120%;
}

.price_title span {
	font-size:15px;
}

.image_left {
	float:left;
	width:200px;
	margin:10px 0 20px 0;
}

.text_right {
	float:right;
	width:340px;
	font-size:120%;
	padding-top:40px;
}

.top_price {
	width:150px;
	background-color: #f0f2f4;
	border-left: 10px solid #800001;
	color:#000000;
	padding:3px 10px 3px 25px;
	font-size:120%;
	text-align: center;
	margin-top:20px;
}

.top_price span {
	font-size:60%;
}

.content2 {
	width: 1100px;
	margin:0 auto;
	padding:20px 0 30px 0;
}

.content2 p {
	font-size:120%;
}

.storage ul {
	margin:0 auto;
	width: 810px;
	padding-top:20px;
	clear: both;
	height: 70px;
	
}
.storage li {
	padding:0px 10px 0px 10px;
	display: block;
	height: 70px;
	width: 250px;
	float:left;
}

.storage li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.cont2_title {
	width:900px;
	margin:0 auto;
	padding:30px 0 20px 0;
	font-size:220%;
	font-weight: bold;
	line-height: 120%;
}
.cont2_title span {
	font-size:15px;
}

.samplelist ul {
	width:500px;
	clear:both;
}

.samplelist li {
	display: block;
	float:left;
	width:130px;
	height:40px;
	margin:0 auto;
	text-align: left;
	padding:0px 5px 0px 25px;
	font-size:120%;
	background-image: url(../images/works/samplelist.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.samplelink {
	width:100%;
	height: auto;
	clear:both;
	background-image: url(../images/banabg.jpg);
	background-repeat: repeat;
}

.samplelink ul {
	width:600px;
	height: auto;
	clear:both;
	margin:0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

.samplelink li {
	display: block;
	float:left;
	width:90px;
	height:40px;
	margin:0 auto;
	text-align: left;
	padding:0px 5px 0px 25px;
	font-size:120%;
	background-image: url(../images/works/samplelist.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}


#topcontact {
	width: 100%;
	height:200px;
	background-image: url(../images/banabg.jpg);
	background-repeat: repeat;
	margin:30px 0 30px 0;
	text-align: center;
	font-size:220%;
	font-weight: bold;
	padding-top:20px;
	line-height: 120%;
}

#topcontact span {
	font-size:15px;
}


#topcontact ul {
	width: 1000px;
	height: 100px;
	margin:0 auto;
	padding-top: 15px;
}

#topcontact ul li {
	width:500px;
	height:80px;
	display: block;
	float: left;
}

#topcontact a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}


/*修正サンプルの価格
---------------------------------------------------------------------------*/

.sample_left {
	float:left;
	width:540px;
	font-size:120%;
	padding-top:40px;
}

.sample_price {
	width:180px;
	border: 1px solid #2f5575;
	color:#2f5575;
	padding:3px 10px 3px 25px;
	font-size:150%;
	text-align: center;
	margin-top:20px;
	font-weight: bold;
}

.sample_price span {
	font-size:60%;
}




/*トップページのバナー
---------------------------------------------------------------------------*/
#topbana {
	width: 100%;
	height:180px;
	background-image: url(../images/banabg.jpg);
	background-repeat: repeat;
	margin-bottom: 100px;
}

#topbana ul {
	width: 900px;
	height: 150px;
	margin:0 auto;
	padding-top: 15px;
}

#topbana ul li {
	width:280px;
	height:150px;
	display: block;
	float: left;
	margin-left:15px;
}

#topbana a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}


/*お問い合わせ
---------------------------------------------------------------------------*/
.content3 {
	width: 700px;
	margin:0 auto;
	padding:20px 0 30px 0;

}

.content3 span {
	color:#730001;
}

.formTable {
	padding:5px;
	border: 3px solid #666666;
	margin-bottom:10px;
}

.formTable th {
	border: 1px solid #666666;
	font-size:120%;
	text-align: left;
	width:180px;
	padding:5px;
	background-color:#C8DCEF;
}

.formTable td {
	border: 1px solid #666666;
	font-size:120%;
	text-align: left;
	width:500px;
	padding:5px;
}

.content3 p {
	padding:10px 30px 10px 30px;
	font-size:180%;
	margin-bottom:10px;
}

/*フッター（コピーライトなどが入っている最下部のボックス）
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	height:50px;
	padding-top:20px;
	text-align: center;		/*文字色*/
	background-color: #000000;	/*背景色*/
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}


#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}


#information {
	background-color: #f0f2f4;
	padding:20px 0 30px 0;
	width:100%;
	height:340px;
}

#info_inner {
	width:1100px;
	margin:0 auto;
}

#info_inl {
	float:left;
	width:400px;
	text-align:left;
}

#info_inr {
	float:right;
	width:700px;
	padding-top:15px;
}

.info_inr_tex1 {
	width:175px;
	font-weight:bold;
	font-size:140%;
	float:left;
	text-align: left;
}
.info_inr_tex2 {
	width:175px;
	font-weight: normal;
	font-size:80%;
	line-height: 150%;
	text-align: left;
	margin-bottom:15px;
}
.info_inr_tex2 a {
	text-decoration: none;
}

.footer_png {
	background: url(../images/brush.png) no-repeat bottom;	/*h2背景画像*/
	width:250px;
    height:200px;
	z-index: 3000;
	position: relative;
	left:800px;
	top: 240px;
}


