@charset "utf-8";
/* CSS Document */

/* body */

html {
	height:100%;
	width:100%;
	background: #FFF;
}
body {
	font: 62.5%/1.8 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "MS P ゴシック", "MS P Gothic", sans-serif;
	color: #505050;
	background:	inherit;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* for IE7 fonts */
*+html body {
	font-family: "メイリオ",Meiryo,"MS P ゴシック","MS P Gothic",sans-serif;
}

/* ------ base ------ */

p {
	margin-bottom: 10px;
}
.green-l {
	font-size: 160%;
	font-weight: bold;
	color: #009923;
}
.red {
	color: #C00;
}
.small {
	font-size: 90%;
	line-height: 1.4;
}
.large {
	font-size: 160%;
}

/* ----- リンク ----- */

a {
	color: #33c;
	text-decoration: none;
}
a:hover {
	color: #f36;
	text-decoration: underline;
}
a:active {
	color:#f36;
}
a:visited {
	color: #969;
	text-decoration: none;
}
#contents .image-l {
	float: left;
	margin-right: 7px;
}

/* ----- ラッパー ----- */

#wrapper {
	text-align: center;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}

/* ----- ヘッダー画像 ----- */

.home #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/home.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.inquiry #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/inquiry.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.flash #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/flash.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.catalog #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/catalog.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.mdn #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/mdn.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.ad #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/ad.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.hp #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/hp.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.mt #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/mt.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.seo #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/seo.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.logo #wrapper #header {
	height: 400px;
	width: 900px;
	background-image: url(../imagestop/logo.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.thanks #wrapper #header {
	height: 380px;
	width: 900px;
	background-image: url(../imagestop/thanks.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}

/* ----- ヘッダー・アドレス ----- */

#header #address {
	float: right;
	height: auto;
	width: 450px;
	text-align: right;
	padding-top: 15px;
	line-height: 1.5;
}
#address h1 {
	font-size: 120%;
	font-weight: normal;
}

/* ----- ロゴマーク ----- */

#header #logomark {
	text-align: left;
	float: left;
	height: auto;
	width: 380px;
	padding-top: 8px;
}
#logomark .mark {
	float: left;
	width: 75px;
	height: 70px;
}
#logomark .logo {
	font-size: 110%;
	text-align: center;
	float: left;
	width: 200px;
	line-height: 1.5;
	padding-top: 10px;
	height: 60px;
}

/* ----- メイン ----- */

#wrapper #main {
	font-size: 120%;
	background-color: #CDD2E1;
	clear: both;
	height: auto;
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* ----- ワーク ----- */

#main #works {
	clear: both;
	height: auto;
	width: 859px;
	text-align: left;
	padding-left: 1px;
	margin-bottom: 10px;
}
#works .work {
	margin-right: 19px;
	float: left;
}
#works .work p a img {
	margin-bottom: 5px;
}
#works .work.end {
	margin-right: 0px;
}
#works p {
	text-align: center;
}

/* ----- コンテンツ ----- */

#main #contents {
	float: right;
	height: auto;
	width: 650px;
	text-align: left;
	clear: right;
}
#contents h2 {
	margin-bottom: 7px;
}
#contents h3 {
	font-size: 120%;
	font-weight: normal;
	color: #333350;
}
#contents ul li {
	background-image: url(../common/li-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 5px;
	padding-left: 15px;
	line-height: 1.5;
}

/* ----- メニュー ----- */

#main #menu {
	float: left;
	height: auto;
	width: 170px;
}
#menu .menu1 li a {
	line-height: 24px;
	display: block;
	height: 24px;
	width: 168px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
}
#menu .menu1 li a:hover {
	line-height: 24px;
	display: block;
	height: 24px;
	width: 168px;
	margin-bottom: 10px;
	text-decoration: none;
	background-color: #FFF;
}
#menu .menu2 li a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu p {
	margin-top: 10px;
}

/* ----- フッター ----- */

#wrapper #footer {
	font-size: 120%;
	line-height: 1.4;
	clear: both;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	margin-bottom: 5px;
}
#wrapper #comment {
	font-size: 140%;
	margin-bottom: 20px;
}

