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

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{
	list-style:none;
	display: block;
}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

.------------------------------{}

body {
	font-size: 12px; 
	line-height: 12px;
	font-family:  Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.clear {
	clear: both;
}
#wrap {
	height: auto;
	width: 1000px;
	margin: auto;
}
#header {
	height: 115px;
	width: 1000px;
}

#mainImg {
	height: 250px;
	width: 210px;
	background-image: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 770px;
	padding-top: 10px;
}


#contents {
	height: auto;
	width: 1000px;
	padding-bottom: 50px;
	padding-top: 20px;
}

.------------------------------{}
/*---------------------
ヘッダ
---------------------*/
#header .left_box {
	float: left;
	height: 110px;
	width: 735px;
	margin-bottom: 5px;
}
#header .left_box .logo_box {
	height: 60px;
	width: 735px;
}
#header .left_box .logo_box .logo {
	float: left;
	height: 60px;
	width: 210px;
}
#header .left_box .logo_box .main_h1 {
	font-size: 100%;
	color: #666666;
	line-height: 140%;
	height: auto;
	width: 400px;
	padding-top: 15px;
	float: left;
	padding-left: 15px;
}
#header .left_box .head_menu {
	height: 50px;
	width: 730px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 100%;
	color: #FFFFFF;
}
#header .left_box .head_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header .left_box .head_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header .left_box .head_menu a:hover {
	text-decoration: none;
	color: #FFFF33;
}
#header .left_box .head_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header .left_box .head_menu .seisaku_banner {
	float: left;
	height: 50px;
	width: 240px;
	margin-right: 5px;
	background-image: url(../img/head_seisakuBanner.jpg);
	background-repeat: no-repeat;
}
#header .left_box .head_menu .seisaku_banner a {
	height: 20px;
	width: 220px;
	display: block;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 20px;
}
#header .left_box .head_menu .seisaku_banner a:hover {
	background-image: url(../img/head_seisakuBanner2.jpg);
	background-repeat: no-repeat;
}


#header .left_box .head_menu .conversion_banner {
	height: 50px;
	width: 240px;
	float: left;
	background-image: url(../img/head_conversionBanner.jpg);
	background-repeat: no-repeat;
}
#header .left_box .head_menu .conversion_banner a {
	height: 20px;
	width: 220px;
	display: block;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 20px;
}
#header .left_box .head_menu .conversion_banner a:hover {
	background-image: url(../img/head_conversionBanner2.jpg);
	background-repeat: no-repeat;
}


#header .left_box .head_menu .seo_banner {
	height: 50px;
	width: 240px;
	float: left;
	margin-right: 5px;
	background-image: url(../img/head_seoBanner.jpg);
	background-repeat: no-repeat;
}
#header .left_box .head_menu .seo_banner a {
	height: 20px;
	width: 220px;
	display: block;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 20px;
}
#header .left_box .head_menu .seo_banner a:hover {
	background-image: url(../img/head_seoBanner2.jpg);
	background-repeat: no-repeat;
}


#header .right_box {
	float: right;
	height: 115px;
	width: 260px;
}


#mainImg .head_diagnosis {
	height: 45px;
	width: 210px;
	background-image: url(../img/head_diagnosis1.jpg);
	background-repeat: no-repeat;
}
#mainImg .head_diagnosis a {
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 25px;
	padding-left: 15px;
}
#mainImg .head_diagnosis a:link {
	color: #CC0000;
	text-decoration: none;
}
#mainImg .head_diagnosis a:visited {
	text-decoration: none;
	color: #CC0000;
}
#mainImg .head_diagnosis a:hover {
	text-decoration: none;
	color: #333333;
	background-image: url(../img/head_diagnosis2.jpg);
	background-repeat: no-repeat;
}
#mainImg .head_diagnosis a:active {
	text-decoration: none;
	color: #CC0000;
}



#mainImg .head_chek {
	background-image: url(../img/head_chek1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
	margin-top: 5px;
}
#mainImg .head_chek  a {
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 25px;
	padding-left: 15px;
}
#mainImg .head_chek a:link {
	color: #0099CC;
	text-decoration: none;
}
#mainImg .head_chek a:visited {
	text-decoration: none;
	color: #0099CC;
}
#mainImg .head_chek a:hover {
	text-decoration: none;
	color: #333333;
	background-image: url(../img/head_chek2.jpg);
	background-repeat: no-repeat;
}
#mainImg .head_chek a:active {
	text-decoration: none;
	color: #0099CC;
}


#mainImg .head_support {
	background-image: url(../img/head_support1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
	margin-top: 5px;
}
#mainImg .head_support a {
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 25px;
	padding-left: 15px;
}
#mainImg .head_support a:link {
	color: #FF6600;
	text-decoration: none;
}
#mainImg .head_support a:visited {
	text-decoration: none;
	color: #FF6600;
}
#mainImg .head_support a:hover {
	text-decoration: none;
	color: #333333;
	background-image: url(../img/head_support2.jpg);
	background-repeat: no-repeat;
}
#mainImg .head_support a:active {
	text-decoration: none;
	color: #FF6600;
}


#mainImg .head_accessup {
	background-image: url(../img/head_accessup1.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 210px;
}
#mainImg .head_accessup a {
	display: block;
	height: 90px;
	width: 195px;
	padding-left: 15px;
	text-indent: -5999px;
}
#mainImg .head_accessup a:link {
	color: #009900;
	text-decoration: none;
}
#mainImg .head_accessup a:visited {
	text-decoration: none;
	color: #009900;
}
#mainImg .head_accessup a:hover {
	text-decoration: none;
	color: #333333;
	background-image: url(../img/head_accessup2.jpg);
	background-repeat: no-repeat;
}
#mainImg .head_accessup a:active {
	text-decoration: none;
	color: #009900;
}


.------------------------------{}
/*---------------------
グローバルメニュー
---------------------*/
#g_menu {
	height: 45px;
	width: 1000px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%; 
}
#g_menu a:link {
	color: #6E0000;
	text-decoration: none;
}
#g_menu a:visited {
	text-decoration: none;
	color: #6E0000;
}
#g_menu a:hover {
	text-decoration: none;
	color: #ACA899;
}
#g_menu a:active {
	text-decoration: none;
	color: #6E0000;
}

#g_menu .home {
	float: left;
	height: 45px;
	width: 70px;
	background-image: url(../img/menu_home1.jpg);
	background-repeat: no-repeat;
}
#g_menu .home a {
	display: block;
	overflow: hidden;
	text-indent: -5999px;
	height: 45px;
	width: 70px;
}
#g_menu .home a:hover {
	background-image: url(../img/menu_home1.jpg);
	background-repeat: no-repeat;
}

#g_menu .flow {
	background-image: url(../img/menu_flow1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 184px;
	float: left;
	margin-left: 2px;
}
#g_menu .flow a {
	display: block;
	overflow: hidden;
	height: 16px;
	width: 159px;
	padding-top: 29px;
	padding-left: 25px;
}
#g_menu .flow a:hover {
	background-image: url(../img/menu_flow2.jpg);
	background-repeat: no-repeat;
}

#g_menu .price {
	background-image: url(../img/menu_price1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 184px;
	float: left;
	margin-left: 2px;
}
#g_menu .price a {
	display: block;
	overflow: hidden;
	height: 16px;
	width: 159px;
	padding-top: 29px;
	padding-left: 25px;
}
#g_menu .price a:hover {
	background-image: url(../img/menu_price2.jpg);
	background-repeat: no-repeat;
}

#g_menu .trouble {
	background-image: url(../img/menu_trouble1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 184px;
	margin-left: 2px;
}
#g_menu .trouble a {
	display: block;
	overflow: hidden;
	height: 16px;
	width: 159px;
	padding-top: 29px;
	padding-left: 25px;
}
#g_menu .trouble a:hover {
	background-image: url(../img/menu_trouble2.jpg);
	background-repeat: no-repeat;
}

#g_menu .works {
	background-image: url(../img/menu_works1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 184px;
	margin-left: 2px;
}
#g_menu .works a {
	display: block;
	overflow: hidden;
	height: 16px;
	width: 159px;
	padding-top: 29px;
	padding-left: 25px;
}
#g_menu .works a:hover {
	background-image: url(../img/menu_works2.jpg);
	background-repeat: no-repeat;
}

#g_menu .contact {
	background-image: url(../img/menu_contact1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 184px;
	margin-left: 2px;
}
#g_menu .contact a {
	display: block;
	overflow: hidden;
	height: 16px;
	width: 159px;
	padding-top: 29px;
	padding-left: 25px;
}
#g_menu .contact a:hover {
	background-image: url(../img/menu_contact2.jpg);
	background-repeat: no-repeat;
}



.------------------------------{}
/*---------------------
左カラム
---------------------*/
#left_column {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: left;
	height: auto;
	width: 200px;
}
#left_column .side_policy {
	height: 100px;
	width: 200px;
	background-image: url(../img/side_policy1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#left_column .side_policy a {
	height: 100px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_policy a:hover {
	background-image: url(../img/side_policy2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_prof {
	height: 80px;
	width: 200px;
	background-image: url(../img/side_prof1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#left_column .side_prof a {
	height: 80px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_prof a:hover {
	background-image: url(../img/side_prof2.jpg);
	background-repeat: no-repeat;
}
#left_column .side_wire {
	height: 765px;
	width: 200px;
	background-image: url(../img/side_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
}



#left_column .side_staff {
	height: 70px;
	width: 165px;
	background-image: url(../img/left_staff1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
}
#left_column .side_staff a {
	height: 70px;
	width: 165px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_staff a:hover {
	background-image: url(../img/left_staff2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_goodbad {
	height: 105px;
	width: 165px;
	background-image: url(../img/left_goodbad1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
}
#left_column .side_goodbad a {
	height: 105px;
	width: 165px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_goodbad a:hover {
	background-image: url(../img/left_goodbad2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_voice {
	height: 80px;
	width: 165px;
	background-image: url(../img/left_voice1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
}
#left_column .side_voice a {
	height: 80px;
	width: 165px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_voice a:hover {
	background-image: url(../img/left_voice2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_faq {
	height: 75px;
	width: 165px;
	background-image: url(../img/left_faq1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
}
#left_column .side_faq a {
	height: 75px;
	width: 165px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_faq a:hover {
	background-image: url(../img/left_faq2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_glossary {
	height: 80px;
	width: 165px;
	background-image: url(../img/left_glossary1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
}
#left_column .side_glossary a {
	height: 80px;
	width: 165px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_glossary a:hover {
	background-image: url(../img/left_glossary2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_material {
	height: 80px;
	width: 165px;
	background-image: url(../img/left_material1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
}
#left_column .side_material a {
	height: 80px;
	width: 165px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_material a:hover {
	background-image: url(../img/left_material2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_recruit {
	height: 80px;
	width: 165px;
	background-image: url(../img/left_recruit1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
}
#left_column .side_recruit a {
	height: 80px;
	width: 165px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#left_column .side_recruit a:hover {
	background-image: url(../img/left_recruit2.jpg);
	background-repeat: no-repeat;
}


#left_column .side_blog {
	height: 125px;
	width: 165px;
	background-image: url(../img/left_blog.jpg);
	background-repeat: no-repeat;
	margin-left: 35px;
}
#left_column .side_wire .side_blog ul {
	padding-left: 62px;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
}
#left_column .side_wire .side_blog li {
	padding-top: 6px;
	padding-bottom: 6px;
}
#left_column .side_wire .side_blog li a {
}
#left_column .side_wire .side_blog li a:link {
	color: #FFFFFF;
}
#left_column .side_wire .side_blog li a:visited {
	color: #FFFFFF;
}
#left_column .side_wire .side_blog li a:hover {
	color: #FFCC00;
}
#left_column .side_wire .side_blog li a:active {
	color: #FFFFFF;
}

.------------------------------{}
/*---------------------
中央カラム
---------------------*/
#center_column {
	float: left;
	height: auto;
	width: 650px;
	padding-left: 20px;
}
#center_column .top_title {
	background-image: url(../img/underTitle_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 610px;
	display: block;
	font-size: 160%;
	font-weight: bold;
	color: #CC0000;
	line-height: 30px;
	padding-left: 40px;
	margin-bottom: 0px;
}
#center_column .entry {
	height: auto;
	width: 630px;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	margin: 10px;
}




.------------------------------{}
/*---------------------
右カラム
---------------------*/
#right_column {
	float: left;
	height: auto;
	width: 130px;
}
#right_column .top_worksTitle {
	height: 35px;
	width: 130px;
	margin-bottom: 10px;
}
#right_column .top_worksContents {
	height: auto;
	width: 100px;
	padding-right: 14px;
	padding-left: 14px;
}
#right_column .top_worksContents .works_thumbnai {
	height: 72px;
	width: 100px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}
#right_column .top_worksContents .top_worksMore {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 140%;
	height: auto;
	width: 100px;
	text-align: right;
}
#right_column .top_worksContents .top_worksMore a:link {
	color: #CC0000;
	text-decoration: none;
}
#right_column .top_worksContents .top_worksMore a:visited {
	text-decoration: none;
	color: #CC0000;
}
#right_column .top_worksContents .top_worksMore a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#right_column .top_worksContents .top_worksMore a:active {
	text-decoration: none;
	color: #CC0000;
}



.------------------------------{}
/*---------------------
右カラム
---------------------*/
#footer {
	height: 140px;
	width: 1000px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
}
#footer .footer_menu {
	text-align: center;
	font-size: 100%;
	line-height: 200%;
	color: #FFFFFF;
	padding-top: 5px;
	height: 50px;
	width: 1000px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer .copyright{
	text-align: center;
	height: auto;
	width: 1000px;
	margin-top: 70px;
}
