/* CSS Document */

/*
株式会社　Ｍ＆Ｓ　韓国語翻訳サイト
前ページ共通のＣＳＳです。
*/


/*------------ページ全体の設定　ここから-----------------*/


body{
	font-size:12px;
	margin: 0 0 0 0;
	padding:0px;
}


a:link{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}

/*-----------------ページ全体の設定 ここまで------------------*/



/*-----------------div wrapの設定　ここから--------------------*/

div#wrap{
	width:100%;
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	padding:0 15px;
	height: 180px;

}


/*-----------------div wrapの設定　ここまで--------------------*/



/*-----------------div headerの設定　ここから--------------------*/

h1{
	margin:0 0 0 0;
	line-height:20px;
	font-size:85%;
	font-weight: normal;
	color: #FFFFFF;
}

div#header{
	width: 900px;
	position:absolute;
	top: 0px;
	padding-bottom:0px;
	height: 180px;
	left: 50%;
	margin: 0 0 0 -450px;
	background-image: url(../images/top_02.jpg);
	background-repeat: no-repeat;
}
div#menu_bt{
	width: 900px;
	position:absolute;
	top: 120px;
	padding-bottom:0px;
	height: 60px;
	left: 50%;
	margin: 0 0 0 -450px;
}


div#header p#logo{
	float:left;
	
	margin-bottom:10px;
	width:503px;
	height:102px;
}

div#menu{
	float:right;
	height: 40px;
	padding-top:59px;
	position: absolute;
	left: 280px;
	width: 642px;
}


/*-----------------div headerの設定　ここまで--------------------*/




/*-----------------div mainの設定　ここから--------------------*/


div#main{
	width: 900px;
	position:absolute;
	left:50%;
	margin:0 0 0 -450px;
	top: 180px;
	background:url(../images/side_bt01.jpg) no-repeat top;
	padding-top: 15px;
}


/*-----------------div mainの設定　ここまで--------------------*/

div#rightwrap{
	float:right;
	width:680px;
	position: relative;
	top:0px;
	right:0px;
	font-size:12px;
	color:#666666;
	line-height: 20px;
	
}


div#text{
	line-height: 20px;
	padding: 0px 15px 20px 15px;
	}
	
div#rightwrap .stylebold{
    font-weight:bold;
	color:#FF0000;
	
}
div#rightwrap .stylebold2{
    font-weight:bold;
	
}
div#rightwrap02{
	float:right;
	width:680px;
	position: relative;
	top:0px;
	right:0px;
	font-size:12px;
	color:#666666;
	background-image: url(../images/mein_bar02.jpg);
	height: 943px;
	background-repeat: no-repeat;
	line-height: 18px;
	
}

div#rightwrap h2{
	height:62px;
	padding-left:50px;
	background:url(../images/daimei_bar.jpg) no-repeat center top;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bolder;
	line-height:62px;
	letter-spacing: 5px;
	margin-top: 0px;
}

div#rightwrap h3{
	height:31px;
	margin-bottom:10px;
	padding-left:60px;
	color:#999999;
	font-size:16px;
	font-weight:bolder;
	line-height:31px;
	letter-spacing: 2px;
	margin-top: 13px;
	background-image: url(../images/h3_ber.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#rightwrap h4{
	height:30px;
	padding-left:60px;
	color:#439810;
	font-size:14px;
	font-weight:bolder;
	line-height:30px;
	letter-spacing: 1px;
	margin-top: 13px;
	background-image: url(../images/h4bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#rightwrap h5{
	margin-bottom:10px;
	padding-left:40px;
	color:#999999;
	font-size:12px;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 40px;
}
div#rightwrap h6{
	width:610px;
	background-color: #E4E4E4;
	margin-left: 25px;
	border: solid;
	border-width: 1px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
div#rightwrap ul li{
	width:570px;
	margin-left: 20px;
	background-image:url(../images/line02.jpg);
}

div#support{
	width:630px;
	margin-left: 25px;
	background-image:url(../images/line02.jpg);
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 20px;
}

div#info{
	width:600px;
	margin-left: 25px;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 10px 10px 20px;
	letter-spacing: 1px;
	border-width: 1px;
	border-color: #58C915;
	background-color: #C6E789;
	border-style: solid;
}
div#staff{
	width:600px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
	padding: 12px 10px 10px 20px;
	letter-spacing: 1px;
}
div#reason{
	height:30px;
	padding-left:50px;
	color:#439810;
	font-size:14px;
	font-weight:bolder;
	line-height:30px;
	letter-spacing: 1px;
	background-image: url(../images/reason02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 15px;
}
div#reasontext{
	padding-left:40px;
	color:#999999;
	font-size:12px;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 15px;
	padding-right: 40px;
	margin-bottom: 10px;
}

div#rightwrap .style07{
	color:#666666;
	font-size:12px;
	font-weight: normal;
	padding-left:15px;
	padding-bottom: 15px;
	line-height: 23px;
}

div#rightwrap .style08{
	color:#666666;
	font-size:10px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-left: 10px;
}

div#rightwrap .style09{
	color:#666666;
	font-size:12px;
	font-weight: normal;
	padding-left:40px;
	padding-bottom: 30px;
	line-height: 20px;
}
div#rightwrap .style10{
	color:#666666;
	font-size:12px;
	font-weight: normal;
	padding-bottom: 30px;
	line-height: 20px;
	padding-left: 560px;
}
div#rightwrap .style11{
	color:#666666;
	font-size:12px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 310px;
}

div#leftwrap{
	width:200px;
	float: left;
	position: relative;
	padding-top: 0px;
}

div#leftwrap ul{
	list-style-type:none;
	position:relative;
	left:-39px;
	text-decoration:none;
	width: 200px;
	margin-top: 0px;
}
div#leftwrap ul li{
	height:30px;
	background:url(../images/side_menu.jpg) no-repeat 0px -30px;
	line-height:30px;
	width:195px;
}
div#leftwrap ul li a{
	display:block;
	height:30px;
	padding:0 0 0 22px;
	background:url(../images/side_menu.jpg) no-repeat 0 0;
	color:#666;
	text-decoration:none;
}
div#leftwrap ul li a:hover{background:none;}
div#leftwrap ul li a:active{background:none;}

div#leftwrap ul li#s_free{
	width:200px;
	height:201px;
	margin:0 0 15px 0;
	background:url(../images/order_bt_on.jpg) no-repeat 0 0;
}
div#leftwrap ul li#s_free a{
	width:200px;
	height:201px;
	padding:0;
	background:url(../images/order_bt.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#leftwrap ul li#jyohou {
	width:200px;
	height:424px;
	margin-top:30px;
	background:url(../images/jigyousya.jpg);
	background-repeat:no-repeat;
	}
	
	
	div#leftwrap ul li#yomitori {
	width:200px;
	height:122px;
	margin-top:30px;
	background:url(../images/side_yomi.jpg);
	background-repeat:no-repeat;
	}
	
div#leftwrap ul li#free_space_top {
	width:196px;
	height:32px;
	margin-top:30px;
	background:url(file:///C|/Users/kazumi/Desktop/images/free_space_top.jpg);
	background-repeat:no-repeat;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	}

	
	
div#leftwrap ul li#s_free a:link{background-position:0 0;}
div#leftwrap ul li#s_free a:visited{background-position:0 0;}
div#leftwrap ul li#s_free a:hover{background-position:0 -201px;}
div#leftwrap ul li#s_free a:active{background-position:0 -201px;}


div#footer{
	clear:both;
	padding:25px 0 0 0;
	height:100px;
	color:#333;
	font-size:12px;
	line-height:18px;
}

div#footer .copy{
	color:#999999;
	font-size:12px;
	line-height:15px;
}



div#text01{
	width:240px;
	height: 160px;
	padding-top: 175px;
	padding-left: 50px;
	padding-right: 50px;
	

}
div#text02{
	width:230px;
	height: 170px;
	padding-top: 175px;
	padding-left: 50px;
	padding-right: 50px;
	float:right;
	position: absolute;
	left: 344px;
	top: -1px;
	

}
div#text03{
	width:230px;
	height: 160px;
	padding-top: 140px;
	padding-left: 50px;
	padding-right: 60px;
	float:right;
	position: relative;
	

}
div#text04{
	width:230px;
	height: 160px;
	padding-top: 140px;
	padding-left: 50px;
	padding-right: 60px;
	float:left;
	position: relative;
	

}
div#text05{
	width:230px;
	height: 160px;
	padding-top: 140px;
	padding-left: 50px;
	padding-right: 50px;
	float:right;
	position: relative;
}

div#text06{
	width:230px;
	height: 160px;
	padding-top: 90px;
	padding-left: 50px;
	padding-right: 50px;
	float:right;
	position: relative;
}

div#okini{
	margin-left: 2px;
}
