@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	padding:0px 0px;
	background:#37506E url(../img/bg.png) center repeat-y;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
img{
	border:none;
	}
a	{
	color:#FF6633;
	}
a:hover{
	color:#FF0000;
	}
#wrapper{
	margin:0px auto;
	width:700px;
	}
#main{
	clear:both;
	}
#main h2{
	padding:0px 0px 15px 0px;
	margin:0 0;
	}
#main .unit1{
	float:left;
	width:245px;
	background:url(../img/bar_product.png) top no-repeat;
	padding:28px 0px 10px 0px;
	margin-right:10px;
	}
#main .unit1 h2{
	width:235px;
	padding:0px 5px;
	margin:0 0;
	}
#main .unit1 p{
	width:235px;
	padding:5px 5px 15px 5px;
	margin:0 0;
	font-size:0.8em;
	line-height:140%;
	}
#main .unit2{
	float:left;
	width:245px;
	background:url(../img/bar_create.png) top no-repeat;
	padding:28px 0px 10px 0px;
	margin-right:10px;
	}
#main .unit2 h2{
	width:235px;
	padding:0px 5px;
	margin:0 0;
	}
#main .unit2 p{
	width:235px;
	padding:5px 5px 15px 5px;
	margin:0 0;
	font-size:0.8em;
	line-height:140%;
	}
#main .unit_btn{
	width:235px;
	padding:0px 5px;
	margin:0 0;
	}

#main .ser_unit{
	float:left;
	width:500px;
	padding:0px 0px 0px 0px;
	margin-right:10px;
	}
#main .ser_unit h3{
	background:url(../img/h3_bar.png) no-repeat;
	line-height:25px;
	color:#37506E;
	font-size:0.8em;
	font-weight:bold;
	padding:0px 0px 10px 10px;
	margin:0 0;
	}
#main .ser_unit p{
	padding:0px 0px 20px 0px;
	margin:0 0;
	line-height:150%;
	font-size:0.8em;
	}
#main .ser_unit p.sub{
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:#CCCCCC 1px dashed;
	line-height:130%;
	font-size:0.7em;
	color:#666666;
	}
#main .ser_unit p span{
	color:#666666;
	}
#main .ser_unit p span.name{
	color:#37506E;
	font-weight:bold;
	}
#main .ser_unit img.pic{
	border:#CCCCCC 1px solid;
	padding:1px;
	}
#main .ser_unit p img{
	border:#CCCCCC 1px solid;
	padding:1px;
	margin-top:10px;
	}
#main .ser_unit p img.bn{
	border:none;
	padding:0 0;
	margin:5px 0px 5px 0px;
	}
#main .ser_unit div.img{
	float:right;
	padding-left:10px;
	}
#main .ser_unit div.j_unit_a{
	float:left;
	padding:5px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	width:235px;
	background:#EEEEEE;
	text-align:center;
	font-size:0.7em;
	line-height:170%;
	margin-bottom:5px;
	}
#main .ser_unit div.j_unit_b{
	float:left;
	padding:5px;
	margin-left:10px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	width:235px;
	background:#EEEEEE;
	text-align:center;
	font-size:0.7em;
	line-height:170%;
	margin-bottom:5px;
	}

#sub {
	float:left;
	padding:5px 5px;
	margin:0 0;
	background: #EEEEEE;
	width:180px;
	}
#sub .bn{
	padding-bottom:5px;
	}
#sub .box{
	padding:9px 9px;
	border:#CCCCCC 1px solid;
	background: #FFFFFF;
	width:160px;
	}
#sub .sub_txt{
	color:#666666;
	font-size:0.7em;
	line-height:130%;
	}
#sub .sub_txt2{
	color:#666666;
	font-size:0.7em;
	line-height:130%;
	padding-bottom:15px;
	}
	
#main2{
	clear:both;
	padding-top:70px;
	position:relative;
	}

#copyright{
	clear:both;
	padding-top:40px;
	width:700px;
	text-align:center;
	font-size:11px;
	color:#666666;
	line-height:20px;
	}
#copyright_ex{
	clear:both;
	width:700px;
	text-align:center;
	font-size:11px;
	color:#666666;
	line-height:20px;
	border-top:#CCCCCC 1px solid;
	padding:5px 0 5px 0; 
	}
	
#top_menu{
	float:right;
	width:200px;
	margin-top:0px;
	height:20px;
	background:url(../img/btn_bg.png) no-repeat;
	}
#top_menu ul{
	margin:0px;
	padding:0px;
}
#top_menu li{
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	list-style:none;
	text-align:center;
	line-height:18px;
}
#top_menu a{
	text-align:center;
	text-decoration:none;
	font-size:11px;
}

#top_menu2{
	float:right;
	width:300px;
	margin-top:0px;
	height:20px;
	background:url(../img/btn_bg2.png) no-repeat;
	}
#top_menu2 ul{
	margin:0px;
	padding:0px;
}
#top_menu2 li{
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	list-style:none;
	text-align:center;
	line-height:18px;
}
#top_menu2 a{
	text-align:center;
	text-decoration:none;
	font-size:11px;
}

#main2 div.qr{
	position:absolute;
	top:110px;
	right:0px;
	}
#main2 div.tit{
	position:absolute;
	top:70px;
	left:100px;
	}
#main2 h1{
	padding:0px 0px;
	margin:0px 0px;
	color:#666666;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	}
#main2 div.tit_en{
	position:absolute;
	top:88px;
	left:100px;
	color:#666666;
	font-size:11px;
	}
#main2 div.txt1{
	float:left;
	margin-top:40px;
	padding-left:100px;
	width:100px;
	color:#999999;
	font-size:13px;
	font-weight:bold;
	line-height:150%;
	}
#main2 div.txt2{
	float:left;
	margin-top:40px;
	color:#666666;
	font-size:13px;
	line-height:150%;
	}
#main2 div.txt3{
	float:left;
	margin-top:40px;
	padding-left:100px;
	width:590px;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	line-height:160%;
	}
#main2 div.txt3 span{
	font-weight:normal;
	line-height:150%;
	}
#l_header{
	background:url(../img/head_line.png) bottom no-repeat;
	}
#l_header h1{
	margin:0 0;
	padding:30px 0px 10px 0px;
	}
#l_header h1{
	margin:0 0;
	padding:30px 0px 10px 0px;
	}
h1.ex{
	postion:absolute;
	top:0px;
	left:20px;
	margin:0 0;
	padding:5px 0 0 0;
	}
div.ex{
	min-height:450px;
	_height:450px;
	background:url(../img/ex_logo.png) center top no-repeat;
	position:relative;
	margin:115px 0 0 0;
	padding:0 0;
	}
div.ex img.img1{
	position:absolute;
	top:14px;
	left:-30px;
	}
div.ex img.img2{
	position:absolute;
	top:14px;
	right:-31px;
	}
div.ex div.box1{
	position:absolute;
	top:180px;
	left:90px;
	width:240px;
	}
div.ex div.box2{
	position:absolute;
	top:180px;
	right:90px;
	width:240px;
	text-align:right;
	}
div.ex div.resume{
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	background:#FAFAFA;
	margin:5px 0 0 0;
	text-align:left;
	}
div.ex div.box1 p.school{
	font-size:0.65em;
	color:#666666;
	padding:0 0 0 5px;
	margin:0 10px 0 0;
	line-height:20px;
	}
div.ex div.box1 p.resume{
	font-size:0.75em;
	color:#333333;
	padding:5px 0 5px 5px;
	margin:0 10px 0 0;
	line-height:140%;
	border-top:#CCCCCC 1px solid;
	}
div.ex div.box2 p.school{
	font-size:0.65em;
	color:#666666;
	padding:0 5px 0 0;
	margin:0 0 0 10px;
	line-height:20px;
	}
div.ex div.box2 p.resume{
	font-size:0.75em;
	color:#333333;
	padding:5px 5px 5px 0px;
	margin:0 0 0 10px;
	line-height:140%;
	border-top:#CCCCCC 1px solid;
	}
