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

/* body */

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

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

/* ------ link ------ */

a:link {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
.red {
	color: #E61414;
}

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

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

/* ----- ヘッダー ----- */

#header #logomark {
	text-align: left;
	float: left;
	height: auto;
	width: 270px;
	padding-top: 10px;
	padding-left: 15px;
	margin-right: 10px;
}
#logomark #mark {
	float: left;
	width: 75px;
	margin-right: 10px;
}
#logomark #logo {
	font-size: 110%;
	line-height: 1.4;
	text-align: center;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 10px;
}

/* ----- H1&ネーム ----- */

#header #name {
	font-size: 100%;
	line-height: 1.5;
	float: right;
	height: auto;
	width: 530px;
	text-align: right;
	padding-right: 15px;
	padding-top: 18px;
}
#name h1 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}

/* ----- メインイメージ ----- */

#wrapper #main-image {
	clear: both;
	height: 200px;
}

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

#wrapper #main {
	text-align: left;
	height: auto;
	width: 810px;
	padding-right: 20px;
	padding-left: 20px;
}

/* ----- コンテンツ＆サイド ----- */

#main #contents {
	font-size: 120%;
	float: right;
	width: 630px;
}

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

#contents #content {
	float: left;
	width: 450px;
}
#content h2 {
	font-size: 110%;
	line-height: 24px;
	font-weight: bold;
	color: #333;
	background: url(../common/bg_h2.gif) no-repeat left top;
	margin-bottom: 15px;
	text-align: center;
}
#content h3 {
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	font-size: 100%;
}
#content .frame {
	line-height: 24px;
	border-top: 1px solid #2DFECC;
	border-right: 1px solid #2DFECC;
	border-bottom: 1px solid #2DFECC;
	border-left: 5px solid #2DFECC;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content p {
	margin-bottom: 10px;
}
#content ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul li {
	background: url(../common/li_circle.gif) no-repeat left 6px;
	padding-left: 10px;
	line-height: 1.5;
	margin-bottom: 3px;
}
#content h2.links {
	background: url(../common/bg_link.gif) no-repeat left top;
	margin-bottom: 0px;
}
#content .bg-gray {
	background: #f5f5f5;
	padding: 10px;
	line-height: 1.5;
	margin-bottom: 10px;
}
#content .bg-gray p img {
	float: left;
	margin-right: 10px;
}
#works {
	text-align: center;
	clear: both;
	padding-left: 15px;
}
#content .q {
	font-size: 110%;
	line-height: 30px;
	font-weight: bold;
	background: url(../images/q.gif) no-repeat left 5px;
	padding-left: 25px;
	margin-bottom: 3px;
}
#content .answer {
	background: url(../images/a.gif) no-repeat left top;
	padding-left: 25px;
}
#content #works img {
	margin-right: 15px;
	margin-bottom: 10px;
}
#content table {
	margin-bottom: 15px;
}
#content table tr {
	border: 1px solid #E6E6E6;
}
#content table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #map {
	padding-left: 30px;
	padding-bottom: 160px;
	background: url(../images/bg_map.jpg) no-repeat left bottom;
	margin-bottom: 10px;
}

/* ----- サイド ----- */

#contents #side {
	float: right;
	height: auto;
	width: 160px;
	line-height: 1.6;
}
#side ul {
	margin-bottom: 10px;
}
#side ul li {
	line-height: 1.5;
	background: url(../common/3ten.gif) no-repeat 1px 4px;
	padding-left: 10px;
}
#content ul ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content ul ul li {
	background: url(none);
	padding-left: 22px;
}
#side p {
	margin-bottom: 10px;
}

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

#main #menu {
	float: left;
	height: auto;
	width: 160px;
}
#menu p {
	margin-bottom: 10px;
}
#menu ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu ul li a {
	font-size: 120%;
	line-height: 20px;
	font-weight: bold;
	background: url(../common/button-1.gif) no-repeat left top;
	width: 135px;
	padding-left: 25px;
	margin-bottom: 9px;
	display: block;
}
#menu ul li a:hover {
	background: url(../common/button-2.gif) no-repeat left top;
	color: #FFF;
	text-decoration: none;	
}
#menu .inquiry {
	font-size: 120%;
	line-height: 1.5;
}

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

#wrapper #footer {
	font-size: 105%;
	line-height: 1.5;
	clear: both;
	border-top: 1px solid #E6E6E6;
	width: 810px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin-bottom: 5px;
}
#footer ul li {
	float: left;
}
