﻿@charset "utf-8";

/* CSS Document */

html * {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 98%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #404040;
}

body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #404040;
}

a img { border: none; }

a { color: #333333; }

li, strong, p, em, address, input, textarea, pre, td, th {
	line-height: 160%;
	text-align: left;
}

strong { color: #CC0000; }

em {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
}

ul, ol { margin-left: 30px; }

h1 {
	font-size: 140%;
	line-height: 240%;
}

h2 {
	font-size: 130%;
	line-height: 220%;
}

h3 {
	font-size: 120%;
	line-height: 200%;
	margin: 25px auto 5px auto;
}

h4 {
	font-size: 110%;
	line-height: 180%;
	margin: 25px auto 5px auto;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
}

#header { }

#header h1 {
	font-size: 90%;
	color: #999999;
	text-align: center;
	line-height: 120%;
	float: left;
	margin: 2px 50px;
}

#left1 {
	width: 630px;
	float: left;
}

#right1 {
	width: 340px;
	margin-left: 650px;
}

.first {
	margin-bottom: 20px;
	height: 175px;
}

.bread p {
	text-align: right;
	margin-right: 20px;
}

.content {
	margin: 15px auto 15px auto;
	padding: 5px;
}

.content p {
	margin-top: 5px;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
}

.content p .char1 { font-size: 200%; }

.clearfix {
	clear: both;
	height: 0px;
	width: 0px;
}

.clearfix hr { display: none; }

#footer {
	padding: 10px;
	font-size: 80%;
	border-top: solid 1px #999999;
}

#footer p {
	font-size: 100%;
	text-align: right;
}

#footer .copy { text-align: center; }

#right_header {
	position: relative;
	height: 30px;
}

#right_header #menu {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
}

#right_header #fontsizechanger {
	right: 0px;
	top: 0px;
	position: absolute;
	height: 30px;
}

#fontsizechanger p {
	font-size: 14px;
	text-align: right;
}

#fontsizechanger span {
	background-color: #E9F1FC;
	padding: 4px;
	margin: 1px;
	line-height: 240%;
}

.box {
	width: 320px;
	margin-bottom: 20px;
	height: 320px;
	float: left;
	padding-bottom: 20px;
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	margin-right: 25px;
	padding-right: 20px;
	overflow: hidden;
}

.box h2 { text-align: center; }

.box .link {
	text-align: right;
	margin-right: 20px;
	font-size: 110%;
	font-weight: bold;
}

.box .link a:link, .box .link a:visited { color: #3333FF; }

.box .link a:hover, .box .link a:active { color: #FF6139; }

.innerBox {
	padding: 5px 10px;
	margin: 0px;
}

#info {
	padding: 2px;
	height: 90px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 20px;
}

#info p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#info dl {
	width: 520px;
	margin: 0 auto 1px auto;
	border-top: solid 1px #CCCCCC;
}

#info dt {
	width: 13%;
	float: left;
}

#info dd {
	margin-left: 14%;
	margin-bottom: 2px;
}

strong.price {
	color: #CC0000;
	text-decoration: underline;
}

.service { margin-bottom: 10px; }

.service img { border: 1px solid #000000; }

.inq, .price {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	width: 95%;
	padding: 0px;
	margin: 15px auto;
}

.inq td, .inq th, .price th, .price td {
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 5px;
}

.price td { text-align: right; }
.price caption {
	text-align: left;
	font-size: 130%;
	margin: 5px 0 0 0;
	border-left: solid 5px #cccccc;
	padding: 0 0 2px 4px;
}


.red_color { color: #FF0000; }

.warn {
	margin: 5px auto 5px 25px;
	width: 450px;
}

.warn p {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
}

.index {
	width: 450px;
	margin: 5px auto 10px 25px;
	border: 1px dashed #999999;
}

.index p { margin: 2px auto 2px 40px; }

.index ol {
	margin-left: 30px;
	margin-bottom: 2px;
}
.works { width: 99%; }

.innerWorks {
	float: left;
	width: 180px;
	margin: 5px 2px;
}

.works p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
