﻿@charset "UTF-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■layout
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body {
	font-size: 12px;
	color: #333;
	font-family:"メイリオ","Osaka","ＭＳ Ｐゴシック";
	background: #fff;
	background: url(../common_img/bg.gif) top center no-repeat;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	text-align: center;
}	

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
	vertical-align: top;
}

a {
	overflow: hidden;
}

.clear {
	clear: both;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■font
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.bold {
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.red_bold {
	color: #c61817;
	font-weight: bold;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

h1 { 
	font-size: 10px;
	font-weight: normal;
	padding: 10px 0 0 20px;
	letter-spacing: 1px;
	text-align: left;
	height: 20px:
}

#header {
	width: 800px;
	height: 55px;
}

#logo {
	float: left;
}

/*h_navi*/

#hnavi {
	float: right;
	padding: 21px 0 0 0;
	letter-spacing: 1px;
}

#hnavi li {
	list-style: none;
	display: inline;
	padding: 0 5px;
}

#hnavi a:link{
	font-size: 11px;
	color: #111;
	text-decoration: underline;
	background: none;
	font-weight: bold;
}

#hnavi a:visited{
	font-size: 11px;
	color: #111;
	text-decoration: underline;
	background: none;
	font-weight: bold;
}

#hnavi a:hover,a:active{
	font-size :11px;
	color: #333;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

#hnavi li.home {
	background: url(../common_img/icon_home.gif) no-repeat;
	padding: 0 0 0 20px;
}

#hnavi li.results {
	background: url(../common_img/icon_results.gif) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
}

#hnavi li.ask {
	background: url(../common_img/icon_ask.gif) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■global navigation
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

ul#global_navi {
	background: url(../common_img/bg_gnavi.gif) repeat-x;
	width: 800px;
	height: 35px;
}

ul#global_navi li {
	float: left;
	list-style-type: none;
	font-size: 12px;
	padding: 10px 0;
	letter-spacing: 1px;
	height: 15px;
	width: 400px;
}

ul#global_navi li a {
	border: none;
	display: block;
	position: relative;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

ul#global_navi li a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■cms navigation
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#cnavi {
	width: 620px;
	height: 40px;
	margin: 15px 0 20px 0;
	padding: 0 0 0 10px;
	background: #eeeeee;
	border-left: 10px #fff solid;
	border-right: 10px #fff solid;
}

#cnavi ul{
	margin: 0;
	padding: 0;
}

#cnavi li {
	float: left;
	height: 40px;
	list-style: none;
}

#cnavi li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
}

#cnavi li a:hover {
	background-position: 0 -40px;
	text-decoration: none;
}

#cnavi li.c01 a {
	background-image: url(../images/c_navi_01.gif);
	width: 105px;
}

#cnavi li.c02 a {
	background-image: url(../images/c_navi_02.gif);
	width: 180px;
}

#cnavi li.c03 a {
	background-image: url(../images/c_navi_03.gif);
	width: 120px;
}

#cnavi li.c01_b {
	width: 105px;
	height: 40px;
	background-image: url(../images/c_navi_01.gif);
	background-position: 0 -40px;
	text-indent: -9999px;
}

#cnavi li.c02_b {
	width: 180px;
	height: 40px;
	background-image: url(../images/c_navi_02.gif);
	background-position: 0 -40px;
	text-indent: -9999px;
}	

#cnavi li.c03_b {
	width: 120px;
	height: 40px;
	background-image: url(../images/c_navi_03.gif);
	background-position: 0 -40px;
	text-indent: -9999px;
}	


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■content
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#content {
	width: 650px;
	margin: 15px auto 0;
	text-align: left;
}

#content p {
	margin: 0px 10px 10px 10px;
	line-height: 180%;
	letter-spacing: 0.7px;
}

ul.content {
	margin: 0 0 5px 25px;
	line-height: 180%;
}

/*pan_navi*/

#pan_navi {
	text-align: left;
	margin: 0 0 10px 0px;
	padding: 0 0 0 5px;
	font-size: 10px;
}

#pan_navi a:link{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

#pan_navi a:visited{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

#pan_navi a:hover,a:active{
	font-size :10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

h2.img {
	margin: 0 0 10px 0;
}

h2.text {
	font-size: 14px;
	font-weight: bold;
	color: #111;
	background: url(../common_img/bg_h2.gif) no-repeat;
	width: 630px;
	height: 29px;
	padding: 13px 0 5px 25px;
	text-align: left;
	letter-spacing: 1px;
}

h3 {
	margin: 3px 10px 10px 10px;
	color: #111;
	font-weight: bold;
	font-size: 13px;
	line-height: 2;
	letter-spacing: 1px;
	background: url(../common_img/dot.gif) repeat-x left bottom;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■page_up
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.page_up {
	text-align: right;
}

.page_up a:link{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

.page_up a:visited{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

.page_up a:hover,a:active{
	font-size :10px;
	color: #555;
	text-decoration: none;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#footer_navi {
	width: 800px;
	clear: both;
	font-size: 10px;
	border-top: dotted 1px #ccc;
	text-align: center;
	padding: 10px 0;
}

#footer_navi ul {
	line-height: 180%;
}

#footer_navi li {
	list-style: none;
	display: inline;
	padding: 0 5px;
}

#footer {
	font-size: 10px;
	background: #ccc;
	border-bottom: #333 3px solid;
	border-top: solid 1px #ccc;
	padding: 15px 0 10px 0;
	color: #111;
	letter-spacing: 1px;
}

#footer p {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 5px 0;
}

/*foote_navi*/

#footer_navi a:link{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	background: none;
}

#footer_navi a:visited{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	background: none;
}

#footer_navi a:hover,a:active{
	font-size :10px;
	color: #333;
	text-decoration: none;
	background: none;
}

/*copyright*/

#footer a:link{
	font-size: 10px;
	color: #333;
	text-decoration: none;
	background: none;
}

#footer a:visited{
	font-size: 10px;
	color: #333;
	text-decoration: none;
	background: none;
}

#footer a:hover,a:active{
	font-size :10px;
	color: #333;
	text-decoration: underline;
	background: none;
}

/*concept*/

#concept {
	width: 800px;
	font-size: 10px;
	border-top: dotted 1px #ccc;
	padding: 10px 0;
	margin: 0 auto;
	text-align: left;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■link
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

a:link {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	background: none;
}

a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	background: none;
}

a:hover {
	font-size :12px;
	color: #333;
	text-decoration: none;
	background: none;
}

a:active {
	font-size :12px;
	color: #333;
	text-decoration: none;
	background: none;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■誘導ボタン
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#instruction {
	text-align: center;
	margin: 10px auto 15px;
	width: 640px;
}

.top_cms {
	width: 315px;
	height: 45px;
	padding: 110px 0 0 0;
	background: url(../explanation/images/bt_cms.gif) no-repeat;
	float: left;
}

.top_mt {
	width: 315px;
	height: 45px;
	padding: 110px 0 0 0;
	background: url(../explanation/images/bt_mt.gif) no-repeat;
	float: right;
}

#instruction_ask {
	text-align: center;
	margin: 0 auto 15px;
	width: 315px;
	height: 50px;
	padding: 65px 0 0 0;
	background: url(../images/bt_ask.gif) no-repeat;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■制作実績
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.results {
	margin: 15px 0 0 0;
	padding: 0 10px;
}

.results_img {
	float: left;
	width: 200px;
	margin: 0 0 15px 0;
}

.results_box {
	width: 410px;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
}

.dot_results {
	width: 630px;
	margin: 0 15px 0 10px;
	clear: both;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■お問い合わせ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.tel {
	padding: 10px 0 0 0;
}

.tel2 {
	padding: 0 0 5px 0;
}

.text_24 {
	font-size: 24px;
	font-weight: bold;
}

.text_24_red {
	font-size: 24px;
	color: #c61817;
	font-weight: bold;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■相互リンク
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.links {
	line-height: 180%;
	margin: 0 0 0 25px;
}








