@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #FFFFFF;
}
html {
	overflow: scroll;
}
strong.n{
	font-weight: normal;
}
h1 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	width: 950px;
	padding-left: 10px;
	position: absolute;
	top: 5px;
}
h2 {
	margin-top:0px;
/*
	height: 35px;
	width: 160px;
	left: 10px;
	top: 25px;
	position: absolute;
*/
}
#header_h2{
	height: 35px;
	width: 160px;
	left: 10px;
	top: 25px;
	position: absolute;
}
/*img {
	border:0;
}*/
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #CC6699;
	text-decoration: underline;
}


#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/bg_sidebar.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	height: 120px;
	width: 960px;
}
#header img {
	border:0 ;
}
#header a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#global_navi {
	height: 45px;
	width: 960px;
	position: absolute;
	top: 75px;
}
#global_navi ul {
	height: 45px;
	width: 960px;
}
#global_navi li {
	float: left;
	list-style-type: none;
}
#global_navi li a {
	display: block;
	height: 45px;
	width: 150px;
	background-image: url(../img/global_navi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
li#gn01 a {
	background-position: 0px 0px;
}
li#gn01 a:hover {
	background-position: 0px -45px;
}
li#gn02 a {
	background-position: -150px 0px;
}
li#gn02 a:hover {
	background-position: -150px -45px;
}
li#gn03 a {
	background-position: -300px 0px;
}
li#gn03 a:hover {
	background-position: -300px -45px;
}
li#gn04 a {
	background-position: -450px 0px;
}
li#gn04 a:hover {
	background-position: -450px -45px;
}
li#gn05 a {
	background-position: -600px 0px;
}
li#gn05 a:hover {
	background-position: -600px -45px;
}
#assist_navi {
	text-align:right;
	height: 19px;
	width: 300px;
	position: absolute;
	top: 25px;
	right: 0px;
}
#assist_navi ul {
	text-align: right;
	width: 300px;
}

#assist_navi li {
	float: right;
	list-style-type: none;
	width: 90px;
	padding-right: 8px;
}
#assist_navi form {
	margin-right: 8px;
}
#assist_navi2 {
	height: 21px;
	width: 80px;
	font-size: 10px;
	position: absolute;
	right: 0px;
	text-align: right;
	padding-right: 10px;
	line-height: 21px;
	top: 90px;
}
#assist_navi2 li {
	list-style-type: none;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 22px 8px;
}
#left_side {
	width: 200px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	float: left;
}
#left_side a:link {
	color: #333333;
	text-decoration: none;
}
#left_side a:visited {
	color: #333333;
	text-decoration: none;
}
#left_side a:hover {
	color: #CC6699;
	text-decoration: underline;
}

left_side h3 {
	margin-bottom: 10px;
}
.left_side_h3{
	margin-bottom: 10px;
}
#left_side ul {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 10px;
}
#left_side li {
	list-style-type: none;
	padding-bottom: 10px;
	background-image: url(../img/arrow03.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px 3px;
}
/* hirajo add -- start */
#category ul {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 10px;
}
#category li {
	list-style-type: none;
	padding-bottom: 10px;
	background-image: url(../img/arrow03.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px 3px;
}
#category hr {
	width:90%;
	border-color:#CCCCCC;
}
#left_side #search_window {
	/*height: 21px;*/
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#keyword_highlight {
	background-color:#FFFF00;	
}
/* hirajo add -- end */


#left_side #login,#left_side #registration {
	height: 21px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#login a {
	display: block;
	height: 21px;
	width: 180px;
	background-image: url(../img/btn_login.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#login a:hover {
	background-position: -180px 0px;
}
#registration a {
	display: block;
	height: 21px;
	width: 180px;
	background-image: url(../img/btn_registration.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#registration a:hover {
	background-position: -180px 0px;
}
#left_side #fax {
	height: 29px;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#fax a {
	display: block;
	height: 29px;
	width: 180px;
	background-image: url(../img/btn_fax.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#fax a:hover {
	background-position: -180px 0px;
}
#left_side #search {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#search table.search {
	width: 180px;
}
#search table.search td {
	padding-bottom: 5px;
}
#search td.btn_search {
	text-align: right;
}
#left_side .bannarbox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	font-size: 10px;
	line-height: 120%;
	color: #CC6699;
}
#freedial{
	text-indent: -9999px;
}
ul#merit{
	display: block;
	width: 180px;
	height: 155px;
	list-style:none;
	background-image: url(https://www.kochouran-biz.com/img/ban_merit.gif);
	margin-bottom: 10px;
}
li#li_merit{
	text-indent: -9999px;
}
/*
li#li_merit_button a{
	display:block;
	text-indent: -9999px;
}
*/
li#merit_button{
	display: block;
/*
	position: absolute;
	top: 1095px;
	left: 880px;
*/
}
ul.nostyle{
	list-style:none;
}
li#payment a{
	display: block;
	text-indent: -9999px;
	background-image: url(https://www.kochouran-biz.com/img/ban_shiharai.gif);
	height: 40px;
	width: 180px;
	margin-bottom:10px;
}
li#toujitsuhaisou a{
	display: block;
	text-indent: -9999px;
	background-image: url(https://www.kochouran-biz.com/img/ban_toujitsu_haisou.gif);
	height: 40px;
	width: 180px;
	margin-bottom:10px;
}
li#souryoumuryou a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_souryou_muryou.gif);
    height: 40px;
    width: 180px;
    margin-bottom:10px;

}
li#tatefuda a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_card.jpg);
    height: 40px;
    width: 180px;
    margin-bottom:10px;

}
li#pamph a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_pamphlet.jpg);
    height: 40px;
    width: 180px;
    margin-bottom:10px;
}
li#kanyou a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_houseplant.jpg);
    height: 40px;
    width: 180px;
    margin-bottom:10px;
}
li#iwaibana a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_bouquet.jpg); 
    height: 40px;
    width: 180px; 
    margin-bottom:10px;
}
li#kyouka a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_kyoka.jpg); 
    height: 40px;
    width: 180px; 
    margin-bottom:10px;
}
li#cloud9 a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_cloud9.jpg); 
    height: 40px;
    width: 180px; 
    margin-bottom:10px;
}
li#team6 a{
	display: block;
    text-indent: -9999px;
    background-image: url(https://www.kochouran-biz.com/img/ban_team6.jpg); 
    height: 40px;
    width: 180px; 
    margin-bottom:10px;
}
h2#whatsnew_title{
	text-indent: -9999px;
	background-image: url(/img/top_ttl_01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}
h2#sodatekata_title{
	text-indent: -9999px;
	background-image: url(/img/top_ttl_03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}
h2#service_title{
	text-indent: -9999px;
	background-image: url(/img/top_ttl_04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}
/*
/*
h2#ranking_title span{
	text-indent:-9999px;
}
*/
#ranking_title{
	text-indent: -9999px;
	visibility: hidden;
	displan: none;
	height:0px;
}
/*
#ranking_title a{
	text-indent: -9999px;
	background-image: url(https://www.kochouran-biz.com/img/top_ttl_02.gif);
	background-repeat: no-repeat;
}
*/
#ranking td a,a:link,a:visited{
	color: #CC6699;
}

#right_side {
	width: 745px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: right;
}
#footer {
	clear: both;
	width: 960px;
}
#footer_navi {
	width: 960px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer_navi a:link {
	color: #666666;
	text-decoration: none;
}
#footer_navi a:visited {
	color: #666666;
	text-decoration: none;
}
#footer_navi a:hover {
	color: #CC6699;
	text-decoration: underline;
}

#footer_navi li {
	font-size: 10px;
	list-style-type: none;
	display: inline;
}
#pagetop {
	text-align: right;
	height: 25px;
	width: 960px;
	background-color: #E8E8E8;
	line-height: 25px;
}
#pagetop img {
	border:0;
	height: 12px;
	width: 62px;
	margin-top: 7px;
	margin-right: 10px;
}
address {
	background-color: #666666;
	height: 35px;
	width: 960px;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6699;
}
#content_area {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#content_area h4 {
	margin-bottom: 30px;
}
.txt_red {
	color: #CC3366;
}
.txt_gray01 {
	color: #666666;
}
.txt_10px {
	font-size: 10px;
	line-height: 120%;
}

.clear {
	clear: both;
}
#geotrust {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	margin-bottom: 30px;
}

/*-- add hirajo -- */
#left_side #login_message{
	font-size:12px;
	font-weight:bold;
	margin-left:16px;
	margin-bottom:8px;
}
.login_message{
	font-size:12px;
	font-weight:bold;
	margin-left:16px;
	margin-bottom:8px;
}
div.regist_merit{
	border: 1px #999999 solid;
	font-size:70%;
}
div.regist_merit_header{
	font-size:16px;
	text-align:center;
	color:#FFFFFF;
	background-color: rgb(204, 102, 153);
}
div.regist_merit_footer{
	font-size:16px;
	text-align:right;
}
li.rank1{
	margin:3px;
	text-indent: 22px;
	list-style-type: none;
	background-image:url(/img/1.png);	
	background-repeat: no-repeat;
}
li.rank2{
	margin:3px;
	text-indent: 22px;
	list-style-type: none;
	background-image:url(/img/2.png);	
	background-repeat: no-repeat;
}
li.rank3{
	margin:3px;
	text-indent: 22px;
	list-style-type: none;
	background-image:url(/img/3.png);	
	background-repeat: no-repeat;
}
