/*　共通スタイル　
---------------------------------------------------------------------------------------------- */

body {
	margin: 0;
    text-align: left;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	*font-size:small;
    *font:small;
	font:small;
	height:100%;
	background:#FFF;
}

*:first-child+html body {
	margin: 0;
    text-align: left;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	height:100%;
	font:small;
}

#global {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	color:#1b1b1b;
	font-size: 12px;
	line-height:1.4em;
	z-index:3;
}

*:first-child+html #global {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	color:#1b1b1b;
	font-size: 94%;
	line-height: 150%;
	z-index:3;
}

html {
	background:#595656;
}



/*　ヘッダー　
---------------------------------------------------------------------------------------------- */
#header{
	background-image:url(../images/header.gif);
	background-repeat:repeat-x;
}

#head{
	height: 90px;
}

.headtext{
	position:absolute;
	width: 880px;
	margin-top: 15px;
	text-align:right;
	font-size: 10px;
}

*:first-child+html .headtext{
	position:absolute;
	width: 880px;
	margin-top: 15px;
	text-align:right;
	font-size: 82%;
}

#head a:link { color: #343434; }
#head a:visited { color: #343434; }
#head a:hover { color: #7fcef4; }
#head a:active { color: #7fcef4; }

#pan{
	margin-bottom: 20px;
	font-size: 10px;
	color:#626262;
}

*:first-child+html #pan{
	margin-bottom: 20px;
	font-size: 80%;
	color:#626262;
}

#pan A:link{text-decoration:none;color:#5d5d5d;} 
#pan A:visited{text-decoration:none;color:#5d5d5d;} 
#pan A:active{text-decoration:underline;color:#7fcef4;} 
#pan A:hover{text-decoration:underline;color:#7fcef4;}




/*　フッターペース　
---------------------------------------------------------------------------------------------- */
#footBg {
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	background-color: #595656;
}

#footer{
	width: 950px;
	height: 80px;
	margin: 0 auto;
	font-size: 10px;
	font-size /*¥**/: 70%¥9;
	color: #fff;
	line-height:2.3em;
}

*:first-child+html #footer{
	width: 950px;
	height: 80px;
	margin: 0 auto;
	font-size: 82%;
	line-height: 180%;
	color: #fff;
}



.foottext{
	padding-top: 15px;
	text-align:right;
	width: 885px;
}

.footcopy{
	margin: 10px 0 15px 0;
	text-align:right;
	width: 885px;
}

#footer a:link { color: #fff; }
#footer a:visited { color: #fff; }
#footer a:hover { color: #7fcef4; }
#footer a:active { color: #7fcef4; }


#gotop{
	clear:both;
	width:885px;
	text-align:right;
	height:30px;
}


/*　other
---------------------------------------------------------------------------------------------- */

#other{
	overflow:hidden;
	background-image:url(../images/other_bg.gif);
	background-repeat:repeat-y;
	margin-top: 15px;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#left_box{
	width: 190px;
	float:left;
}

#right_box{
	width: 625px;
	margin-top: 15px;
	float:right;
	line-height: 148%;
	padding-right: 65px;
}

#right_box2{
	width: 690px;
	margin-top: 15px;
	float:right;
	line-height: 148%;
}

.text_cen{
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	padding: 7px 0;
	color:#514f4f;
}

*:first-child+html .text_cen{
	text-align:center;
	font-size: 100%;
	font-weight:bold;
	padding: 5px 0;
	color:514f4f;
}

/*　other works
---------------------------------------------------------------------------------------------- */
#works_list dl {  
 width:625px;
 clear:both;
 border-bottom: 1px solid #bababa;
 padding-bottom:20px;
 margin-bottom: 25px;
}  

#works_list dt {  
 float:left;  
 width:102px;
 height: 102px;
 clear:both;
 border: 1px solid #bababa;
}

#works_list dd {  
 width:500px;  
 margin-left:110px;  
 padding:0 0 5px 10px;  
}

.works_detail{
	font-size:14px;
	margin-bottom:5px;
}

*:first-child+html .works_detail{
	font-size:120%;
	margin-bottom:5px;
}



/*　other_line マージン
---------------------------------------------------------------------------------------------- */

.border_works{
	border: 1px solid #c8c5c4;
}

.border3{
	border-bottom: 3px solid #fff;
}

.border1{
	border-bottom: 1px solid #fff;
}

.border_b1{
	border-bottom: 1px solid #c8c5c4;
}

.border_t3{
	border-top: 2px solid #fff;
}

.pad15{
	padding: 0 15px;
}

.pad10{
padding: 0 10px;
}

.mat5{
	margin-top: 5px;
}


.mat15{
	margin-top: 15px;
}

.mat30{
	margin-top: 30px;
}

.mat60{
	margin-top: 60px;
}

.mab30{
	margin-bottom: 30px;
}

.mab15{
	margin-bottom: 15px;
}

.mab20{
	margin-bottom: 20px;
}

.mab60{
	margin-bottom: 60px;
}

.works_dotline{
	margin:30px 0;
}

.works_next{
	text-align:center;
	margin-top: 60px;
}

.mark_link{
background:url("../images/mark01.gif") no-repeat left;
margin: 0 0 0 15px;
padding:5px 0 0 13px;
text-align:left;
height: 20px;
}

.mark_linkpg{
background:url("../images/mark03.gif") no-repeat left;
margin: 15px 0;
padding:0 0 0 15px;
text-align:left;
height: 20px;
border-bottom: 1px dotted #666;
}



/*　お問い合わせのこと
---------------------------------------------------------------------------------------------- */

.contact_red{
	color:#d80c18;
	border: 1px solid #d80c18;
	background-color:#ffe5e9;
	padding: 10px;
}

.red{
	color: #d80c18;
}

.border_con1{
	border: 1px solid #858585;
}

.border_con2{
	border-top: 1px solid #858585;
	border-right:1px solid #858585;
	border-bottom:1px solid #858585;
}

.border_con3{
	border-right:1px solid #858585;
	border-bottom:1px solid #858585;
}

.border_con4{
	border-right:1px solid #858585;
	border-bottom:1px solid #858585;
	border-left:1px solid #858585;
}

.con_pad{
	padding: 10px 15px;
}


/*　サイトマップのこと
---------------------------------------------------------------------------------------------- */
#sitemap_link{
	line-height: 1.8em;
}

#sitemap_link A:link{text-decoration:none;color:#1b1b1b;} 
#sitemap_link A:visited{text-decoration:none;color:#1b1b1b;} 
#sitemap_link A:active{text-decoration:underline;color:#7fcef4;} 
#sitemap_link A:hover{text-decoration:underline;color:#7fcef4;}


/*　パートナーズ紹介のこと
---------------------------------------------------------------------------------------------- */
#partners_link{
	line-height: 1.8em;
}

#partners_link A:link{text-decoration:none;color:#013c8f;} 
#partners_link A:visited{text-decoration:none;color:#013c8f;} 
#partners_link A:active{text-decoration:underline;color:#595656;} 
#partners_link A:hover{text-decoration:underline;color:#595656;}

.part_line{
	border-bottom: 1px dashed #666;
}

.part_paddeing{
	padding-left: 15px;
}

.mark_part{
background:url("../images/mark04.gif") no-repeat left;
padding:0 0 0 18px;
text-align:left;
border-bottom: 1px dashed #666;
}

#part_list dl {
 width:625px;
}  
#part_list dt {  
 float:left;  
 width:90px;  
 padding:10px 0 2px 10px;
 border-bottom: 1px dashed #666;
 clear:both;  
}  
#part_list dd {  
 width:510px;  
 margin-left:100px;  
 padding:10px 0 2px 10px;
 border-bottom: 1px dashed #666;
}

#part_list A:link{text-decoration:none;color:#013c8f;} 
#part_list A:visited{text-decoration:none;color:#013c8f;} 
#part_list A:active{text-decoration:underline;color:#595656;} 
#part_list A:hover{text-decoration:underline;color:#595656;}

/*　フォントのこと
---------------------------------------------------------------------------------------------- */
.font10{
	font-size: 10px;
	line-height: 1.6em;
}

*:first-child+html .font10{
	font-size: 73%;
	line-height: 150%;
}

.text_R{
	text-align:right;
}

.fontB{
font-weight:bold;
}



/*　基本的なこと
---------------------------------------------------------------------------------------------- */

table {
    font-size:inherit;
    font:100%;
    margin:0;
}

td{
    margin:0;
}

*:first-child+html td{
    margin:0;
}

tr{
    margin:0;
}	

h1,h2,h3,h4,h5,h6,p,div {
	margin: 0px;
	padding: 0px;
}

img{
	border:0;
}


a,
a:link {
	color: #696868;
}

a:hover {
	color: #7fcef4;
}

a:visited {
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

strong {
font-weight:bold;
}

br {
letter-spacing:0;
}



