@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
#header {
	background-image: url(img/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 137px;
}
#h1_title {
	height: 17px;
	padding-bottom: 13px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #000;
	text-align: right;
	padding-top: 5px;
}
#navi {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 62px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top_photo {
	height: 310px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f8f3f3;
}
#top_main {
	background-color: #f8f8f8;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d8ebfc;
}
#navi ul li {
	float: left;
}
#design {
	height: 62px;
	width: 135px;
}

#turn {
	height: 62px;
	width: 133px;
}
#price {
	height: 62px;
	width: 133px;
}
#result {
	height: 62px;
	width: 133px;
}
#company {
	height: 62px;
	width: 133px;
}
#contact {
	height: 62px;
	width: 133px;
}
#design a {
	display: block;
	height: 62px;
	width: 135px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	outline:none;
}
#turn a {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -135px top;
	text-indent: -9999px;
	outline:none;
}
#price a {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -268px top;
	text-indent: -9999px;
	outline:none;
}
#result a {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -401px top;
	text-indent: -9999px;
	outline:none;
}
#company a {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -534px top;
	text-indent: -9999px;
	outline:none;
}
#contact a {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -667px top;
	text-indent: -9999px;
	outline:none;
}
#design a:hover {
	display: block;
	height: 62px;
	width: 135px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: left -60px;
	text-indent: -9999px;
	outline:none;
}
#turn a:hover {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -135px -60px;
	text-indent: -9999px;
	outline:none;
}
#price a:hover {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -268px -60px;
	text-indent: -9999px;
	outline:none;
}
#result a:hover {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -401px -60px;
	text-indent: -9999px;
	outline:none;
}
#company a:hover {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -534px -60px;
	text-indent: -9999px;
	outline:none;
}
#contact a:hover {
	display: block;
	height: 62px;
	width: 133px;
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	background-position: -667px -60px;
	text-indent: -9999px;
	outline:none;
}#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#left_box {
	width: 720px;
	float: left;
}
#right_box {
	float: right;
	width: 210px;
	margin-left: 30px;
}
#top_box1 {
	margin-bottom: 15px;
	background-image: url(img/top_bg.png);
	background-repeat: repeat-y;
}
#top_box2 {
	background-image: url(img/top_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
#top_box3 {
	margin-bottom: 15px;
}
.top_box {
	background-image: url(img/top_bg.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.top_left_box {
	float: left;
	width: 325px;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-top:1px solid #F3ECEC;
}
.top_right_box {
	float: right;
	width: 325px;
	padding-top: 15px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3ecec;
	padding-left: 15px;
}
.clear {
	clear: both;
}
#footer {
	clear: both;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7f0ff;
	border-bottom-color: #d7f0ff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#template_photo {
	height: 200px;
}
#template_photo_tune {
	height: 150px;
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom:4px solid #D8EBFC;
}
#template_photo_design {
	background-image: url(img/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	border-bottom:4px solid #D8EBFC;
}
#template_photo_result {
	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	border-bottom:4px solid #D8EBFC;
}
#template_photo_contact {
	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	border-bottom:4px solid #D8EBFC;
}
#template_photo_price {
	background-image: url(img/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	border-bottom:4px solid #D8EBFC;
}
#template_photo_company {
	background-image: url(img/bg6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	border-bottom:4px solid #D8EBFC;
}
#page_title {
	height: 47px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 103px;
}
#right_box ul li {
	line-height: 0px;
}
.photo_right {
	float: right;
	margin-bottom: 40px;
	margin-left: 30px;
}
.result_img {
	border:1px dashed #D8D8D8;
	padding:6px;
}
#left_box h2 {
	margin-bottom: 15px;
}
#pan {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
#pan_info {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pan_info p a {
	padding-right: 10px;
	padding-left: 10px;
	color: #978AC4;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pan_info p a:hover {
	text-decoration: none;
}
.contents_h3 {
	margin-bottom: 20px;
	clear: both;
}
.top_box_h3 {
	margin-top: 20px;
	margin-bottom: 7px;
}
#go_to_top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-indent: 600px;
}
#sample_photo table {
	clear: both;
}
.sita_bar {
	background-image: url(img/company_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottom_20px {
	margin-bottom: 60px;
}
#form_box table tr  td{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#form_box {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.input_border {
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.turn_img {
	float: left;
	padding-right: 20px;
}
.turn_arrow {
	clear: both;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.margin_right_20px {
	margin-right: 25px;
	padding-left: 5px;
}
.data_li {
	padding-bottom: 10px;
	background-image: url(img/info_bottom_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
}
.margin_bottom_10px {
	margin-bottom: 10px;
}
#footer_in {
   background-image:url("img/footer_logo.png");
   background-position:800px center;
   background-repeat:no-repeat;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:20px;
   padding-top:20px;
   width:960px;
}
#footer_in ul li {
	display: inline;
	padding-right: 15px;
	font-size: 12px;
	padding-left: 15px;
}

#footer_in ul li a {
	color: #000;
	text-decoration: none;
}
#footer_in ul li a:hover {
	text-decoration: underline;
}
#copyright {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
.toppage_bottom_box  {
	background-color: #FFF;
	border: 1px solid #f3ecec;
	padding: 15px;
	margin-bottom: 20px;
}
.result_link_a {
	color: #0099FF;
	text-decoration: none;
}
a   {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #66F;
	text-decoration: underline;
}
.top_box_right {
	text-align: right;
	padding-bottom: 5px;
	padding-top: 15px;
}
.result_box {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 300px;
}
#main .result_box h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.price_h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.price_li {
	background-image: url(img/check.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}

