@charset"utf-8";

/*
Name:basic.css
Contents:basic element
Date:2008.5.15
Copyright2008 HI-partners
*/

/*Contents**************
1.All & font
2.Body & Basic
3.SideBar
4.topcolumn
************************/


.em2border{
	margin-bottom:6px;
	border-bottom:1px dotted #666;
	color:#c45726;
	
}

/*1.All*****************/
*{
	margin:0;
	padding:0;
	color:#000000;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:#00759b;
}

a:hover{
	color:#00a0e9;
}

.Phrase_em{
	color:#be7647;
	font-weight:bold;
	font-size:120%;
}

p{
	line-height:155%;
	padding-bottom:10px;
}


h4{
	font-size:97%;
	font-weight:normal;
	padding-bottom:20px;
}


#Contents_block h2{
	margin-bottom:5px;
	border-bottom:1px solid #91bbc9;
	border-left:8px solid  #91bbc9;
	padding-left:10px;
	font-size:125%;
	background:url(../../images/h3_rt.gif) no-repeat top right;
}


.honbun{
	padding-top:20px;
	padding-left:100px;
}
.pankuzu{
	padding:10px 0px 0px 26px;
	font-size:75%;
}

.title_short{
	background:url(../../images/midashi_blue_short.gif);
	padding:0 0 0 10px;
	margin-bottom:20px;
	height:30px;
	line-height:2.5em;
}

#body_right p{
	padding:20px 0px 50px 0px;
		line-height:200%;
}

th{
	background-color:#eef0d8;
	text-align:center;
}

/*2.Body & Basic********/

body{
	padding:0;
	line-height:135%;
	text-align:center;
	font-family:MS Pゴシック,Osaka,ヒラギノ角ゴPro W3;
}

#Main{
	padding:0;
	margin:0 auto;
	text-align:center;
	font-size:82%;
	background:url(../../images/out_pattern.gif);
}

#Wapper{
	margin:0 auto;
	text-align:left;
	width:860px;
	overflow:auto !important;
	overflow/**/:hidden;
	background: url(../../images/body_back.gif) repeat-y;
}


#Contents{
	margin:0;
	width:660px;
	float:left;
}

#Contents_block{
	margin:26px 26px 36px 26px;
	font-size:85%;
}

.Block{
	margin-bottom:30px;
}

.Block_ad{
	margin-top:10px;
	margin-bottom:30px;
	text-align:center;
}

.Block_right{
	margin-bottom:30px;
	text-align:right;
}

.topics_list{
	line-height:300%;
	list-style:none;
}

.topics_list li{
	background:url(../../images/pointer_side.gif) 8em 1.25em no-repeat;
	padding-left:8px;
	border-bottom:1px dotted #91bbc9;
}

.topics_title{
	padding-left:24px;
}

.title_all{
	background:url(../../images/title_back_all.jpg) no-repeat;
	color:#ffffff;
	height:100px;
	padding:0px 0 0 26px;
	line-height:3em;
	margin:0 1px;
	font-size:250%;
}

.title_design{
	background:url(../../images/title_back_design.jpg) no-repeat;
	color:#ffffff;
	height:100px;
	padding:0px 0 0 26px;
	line-height:3em;
	margin:0 1px;
	font-size:250%;
}

.title_other{
	background:url(../../images/title_back_other.jpg) no-repeat;
	color:#ffffff;
	height:100px;
	padding:0px 0 0 26px;
	line-height:3em;
	margin:0 1px;
	font-size:250%;
}


#body_left{
	width:130px;
	float:left;
}

#body_right{
	width:460px;
	clear:none;
	margin-left:140px;
}

#body_left ul{
	padding-bottom:20px;
	list-style:none;
}

#body_left li{
	padding-left:8px;
	padding-bottom:5px;
	background:url(../../images/pointer_side.gif) 0 0.6em no-repeat;
}

#body_table_title{
	margin-top:20px;
	margin-bottom:30px;
	width:100%;
	border-top:1px solid #91bbc9;
}

.body_txt{
	border-bottom:1px dotted #91bbc9;
	padding:10px 5px;
}

.body_txt_bottom{
	border-bottom:1px solid #91bbc9;
	padding:10px 5px;
}
.icon_global{
	margin-top:20px;
	padding-left:70px;
	background:url(../../images/design_icon_global.gif) no-repeat left;
	height:60px;
}

.icon_step{
	margin-top:20px;
	padding-left:70px;
	background:url(../../images/design_icon_step.gif) no-repeat left;
	height:60px;
}

/*3.SideBar ************/

#SideBar{
	padding:0px;
	margin:0px;
	width:183px;
	float:left;
}


#Sidebar_Contents{
	padding:26px 0px 26px 17px;
	line-height:150%;
}

#Sidebar_Contents h3{
	font-size:90%;
	display:block;
	width:168px;
	height:20px;
	padding-left:8px;
	padding-bottom:10px;
	color:#333333;
	font-weight:normal;
	background:url(../../images/side_title.gif) no-repeat;
}

#Sidebar_Contents .Block{
	margin-bottom:20px;
}

#Sidebar_Contents ul{
	margin:0px;
	list-style:none;
	font-size:85%;
}

.mail{
	padding-left:15px;
	padding-bottom:10px;
	background:url(../../images/icon_mail.gif) 0 0.3em no-repeat;
	line-height:145%;
}
.add{
	padding-bottom:10px;
	line-height:135%;
}

.tel{
	padding-left:15px;
	padding-bottom:10px;
	background:url(../../images/icon_tel.gif) 0 0.3em no-repeat;
	line-height:135%;
}

.sidelink_list{
	padding-left:8px;
	padding-bottom:10px;
	background:url(../../images/pointer_side.gif) 0 0.3em no-repeat;
}

.sidelink_word{
	padding-left:0px;
}

.banner{
	margin-bottom:5px;
}

/*4. other ***********************/
.body_img_right{
	padding:20px 0px 10px 10px;
	float:right;
}

/*5.body LocalNavi**************/
#LocalNavi{
	width:608px;
	height:30px;
	margin-bottom:30px;
	overflow:hidden;
}
#LocalNavi ul{
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
}
#LocalNavi li{
	float:left;
	margin:0 1px;

	text-align:center;
}

#LocalNavi a{
	display:block;
	text-decoration:none;
}
#bln01{
	padding:0px 10px;
	height:30px;
	line-height:3.5em;
	background:url(../../images/ln_back.gif) bottom repeat-x;
}

#design_left{
	width:180px;
	float:left;
}

#design_right{
	width:400px;
	clear:none;
	margin-left:200px;
}

#design_left ul{
	padding-bottom:20px;
	list-style:none;
}

#design_left li{
	padding-left:8px;
	padding-bottom:5px;
	background:url(../../images/pointer_side.gif) 0 0.6em no-repeat;
}

#design_right ul{
	padding-bottom:20px;
	list-style:none;
}

#design_right li{
	padding-left:8px;
	padding-bottom:5px;
	background:url(../../images/pointer_side.gif) 0 0.6em no-repeat;
}

.workimage{
	border:1px solid #91bbc9;
	padding:10px;
	width:130px;
	height:50px;
	margin-bottom:10px;
}

#design_right h3{
	margin-bottom:20px;
}


/*6 top column *****************/

.top_column_block{
	padding-bottom:40px;
}


#top_column_left{
	width:290px;
	float:left;
}


#top_column_left ul{
	padding-bottom:20px;
	list-style:none;
}

#top_column_left li{
	padding-left:8px;
	padding-bottom:5px;
	background:url(../../images/pointer_side.gif) 0 0.6em no-repeat;
	border-bottom:1px dotted #91bbc9;

}


#top_column_right{
	width:290px;
	clear:none;
	margin-left:320px;
}


/*7 one word ***********/

#oneword_list th{
	border-bottom:1px solid #666;
	width:400px;
}

#oneword_list td{
	border-bottom:1px solid #666;
	padding:5px 0px;
}

.chi_list_bottom{
	padding-bottom:20px;
}

/* IE7 */
*:first-child+html #top_column_right{
	width:290px;
	clear:none;
	margin-left:314px;
}

/* IE6 */
*html #top_column_right{
	width:290px;
	clear:none;
	margin-left:314px;
}


#top_column_right ul{
	padding-bottom:20px;
	list-style:none;
}

#top_column_right li{
	padding-left:8px;
	padding-bottom:5px;
	background:url(../../images/pointer_side.gif) 0 0.6em no-repeat;
	border-bottom:1px dotted #91bbc9;

}
