@charset "utf-8";

/* ===================================================================

	body
	h1,h4,h4,h4,h5,h6
	header
	container
	globalnavi
	maincontents
	content
	sidebar01
	sidebar02
	footer

=================================================================== */

a{
	color: #FFFFFF;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*	html
----------------------------------------------------*/
html {
}


/*	body
----------------------------------------------------*/

body{
	text-align:center;
	background-color: #141517;
	background-image: url(../../images/bg_01.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	}


/*	h1,h4,h4,h4,h5,h6
----------------------------------------------------*/

h1{
	}

h2{
	}

h4{
	}

h5{
	}

h6{
	}

/*	wrapper
----------------------------------------------------*/

/*	font_style
----------------------------------------------------*/

.small_red{
	font-size: 0.9em;
	color: #FF3300;
}
.small{
	font-size: 0.9em;
}

.right_font{
	text-align: right;
}
.big_font{
	font-size: 1em;
}
.big_font2{
	font-size: 20px;
}
.big_font3{
	font-size: 20px;
	text-align: center;
}
.red_font{
	color: #FF3300;
}
/*	table_style
----------------------------------------------------*/
.table_price{
	border: 1px solid #666666;
	width: 714px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.th_price{
	width: 268px;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	background-color: #333333;
	padding: 5px;
}
.th_price2{
	width: 268px;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	background-color: #510000;
	padding: 5px;
}
.th_price3{
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	background-color: #510000;
	padding: 5px;
}
.td_price{
	border: 1px solid #000000;
	background-color: #141517;
	padding: 5px;
	color: #FFFFFF;
}
.td_price2{
	border: 1px solid #000000;
	background-color: #510000;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.td_price3{
	border: 1px solid #000000;
	background-color: #330000;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.td_price4{
	border: 1px solid #000000;
	background-color: #232323;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
.td_center_normal{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
}

/*	header
----------------------------------------------------*/
#header_wrapper {
	width: 1010px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#header {
	position:relative;

	width:;
	height:;
	height: 107px;
	width: 1010px;
	background-image: url(../../images/header_02.jpg);
	}
#header h1 {
	position: absolute;
	height: 25px;
	width: 400px;
	left: 78px;
	top: 83px;
	color: #eeeeee;
	font-size: 0.8em;
	font-weight: normal;
}


#header span {
	visibility:hidden;
	}
#header .tel {
	height: 10px;
	width: 123px;
	position: absolute;
	left: 850px;
	top: 42px;
	font-size: 0.8em;
	color: #000000;
}

#header .inqbt{
	height: 50px;
	width: 367px;
	position: absolute;
	left: 635px;
	top: 0px;
	font-size: 0.8em;
	color: #000000;
}
#header p.logo {
	position:absolute;
	width:;
	height:;	
	background:url(../images/logo.png) no-repeat;
	left: 15px;
	width: 321px;
	top: 15px;
	height: 58px;
	}
	
#header p.logo a {
	display:block;
	width:;
	height:;
	text-decoration:none;
	}
#header .h_menu {
	width: 400px;
	position: absolute;
	left: 605px;
	top: 77px;
	text-align: right;
	font-size: 0.8em;
}

#global_menu {
	height: 52px;
	width: 1010px;
	background-image: url(../../images/menu_under_05.jpg);
}

#global_menu em {
	visibility: hidden;
}
#global_menu li {
	float: left;
}
#global_menu li#bt01 a{
	background-image: url(../../images/menu_off_09.jpg);
	float: left;
	height: 43px;
	width: 205px;
	text-decoration: none;
}
.toppage #global_menu li#bt01 a{
	background-image: url(../../images/menu_on_09.jpg);
	float: left;
	height: 43px;
	width: 205px;
	text-decoration: none;
}


#global_menu li#bt01 a:hover{
	background-image: url(../../images/menu_on_09.jpg);
	float: left;
	height: 43px;
	width: 205px;
	text-decoration: none;
}
#global_menu li#bt02 a{
	background-image: url(../../images/menu_off_10.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
.servicepage #global_menu li#bt02 a{
	background-image: url(../../images/menu_on_10.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
#global_menu li#bt02 a:hover{
	background-image: url(../../images/menu_on_10.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
#global_menu li#bt03 a{
	background-image: url(../../images/menu_off_11.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
.pricepage #global_menu li#bt03 a{
	background-image: url(../../images/menu_on_11.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
#global_menu li#bt03 a:hover{
	background-image: url(../../images/menu_on_11.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
#global_menu li#bt04 a{
	background-image: url(../../images/menu_off_12.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
.resultspage #global_menu li#bt04 a{
	background-image: url(../../images/menu_on_12.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
#global_menu li#bt04 a:hover{
	background-image: url(../../images/menu_on_12.jpg);
	float: left;
	height: 43px;
	width: 200px;
	text-decoration: none;
}
#global_menu li#bt05 a{
	background-image: url(../../images/menu_off_13.jpg);
	float: left;
	height: 43px;
	width: 205px;
	text-decoration: none;
}
.inquirypage #global_menu li#bt05 a{
	background-image: url(../../images/menu_on_13.jpg);
	float: left;
	height: 43px;
	width: 205px;
	text-decoration: none;
}
#global_menu li#bt05 a:hover{
	background-image: url(../../images/menu_on_13.jpg);
	float: left;
	height: 43px;
	width: 205px;
}
#page_img_wrapper {
	width: 1208px;
	margin-right: auto;
	margin-left: auto;
}
#page_img_wrapper_other {
	width: 1208px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#right_box {
	float: left;
	width: 716px;
}
#left_box {
	float: left;
	width: 284px;
	background-color: #141517;
}
#info_box {
	height: 268px;
	width: 238px;
	overflow: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.info_title_top{
	margin-top: 10px;
}
#left_box ul {
	margin-top: 18px;
}
#left_box li {
	margin-bottom: 10px;
}
#left_box li a img {

	opacity: 1;

	filter: alpha(opacity=70);

}
#left_box li a:hover img {

	opacity: 1;

	filter: alpha(opacity=100);

}
#right_box h2 {
	background-image: url(../../images/h2_bg_24.jpg);
	background-repeat: no-repeat;
	line-height: 35px;
	height: 34px;
	width: 716px;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 40px;
}
.p_box{
	background-color: #1b1d1f;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 2em;
}
.p_box2{
	background-color: #1b1d1f;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 2em;
}
#right_box ul {
	margin-top: 10px;
}


.dt_r01 {
	width: 170px;
	padding: 5px;
	background-color: #1b1d1f;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}
.dt_r02 {
	width: 170px;
	padding: 5px;
	background-color: #2b2d2f;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}
.dd_r01 {
	padding: 5px;
	width: 170px;
	background-color: #1b1d1f;
	float: left;
	margin-top: 2px;
	text-align: center;
}
.dd_r02 {
	padding: 5px;
	width: 170px;
	background-color: #2b2d2f;
	float: left;
	margin-top: 2px;
	text-align: center;
}
#footer_wrapper {
	width: 100%;
	background-image: url(../../images/bl.jpg);
	clear: left;
}
#footer_box_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_box {
	background-image: url(../../images/footer_img_29.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 1000px;
	position: relative;
	background-position: right top;
}
#footer_box .copy {
	height: 31px;
	width: 50px;
	position: absolute;
	font-size: 0.8em;
	left: 790px;
	top: 98px;
}
#footer_box .menu_list {
	width: 600px;
	position: absolute;
	left: 4px;
	top: 13px;
	font-size: 0.9em;
	line-height: 2em;
}

.r_01{
	background-image: url(../../images/pinpoint_num_23.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 715px;
	line-height: 48px;
	text-indent: 50px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
.r_02{
	background-image: url(../../images/pinpoint_num_33.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 715px;
	line-height: 48px;
	text-indent: 50px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
.r_03{
	background-image: url(../../images/pinpoint_num_43.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 715px;
	line-height: 48px;
	text-indent: 50px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
.r_04{
	background-image: url(../../images/pinpoint_num_53.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 715px;
	line-height: 48px;
	text-indent: 50px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#taisaku_box {
	float: left;
	height: 239px;
	width: 244px;
	background-color: #1b1d1f;
}
#taisaku_box h3 {
	background-color: #2b2d2f;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #141517;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
#taisaku_box p {
	padding: 5px;
	line-height: 2em;
}
#right_box .p_box_access {
	float: left;
	width: 322px;
	background-color: #1b1d1f;
	padding: 10px;
	line-height: 2em;
}
.tel{
	margin-top: 5px;
	margin-bottom: 10px;
}
.bottom{
	padding: 5px;
}
/*ＳＥＭモンスターの新たなスタイル*/
#pc_sem_box {
	height: 540px;
	width: 716px;
	position: relative;
	background-image: url(../../images/pc_sem_28.jpg);
}
.pc_sem{
	position: absolute;
	left: 30px;
	top: 45px;
	color: #ff3300;
}
#flow_box {
	background-image: url(../../images/flow_29.jpg);
	background-repeat: no-repeat;
	height: 1188px;
	width: 716px;
	position: relative;
}
#flow_box .t_01{
	position: absolute;
	left: 114px;
	top: 71px;
	color: #333333;
	width: 550px;
}
#flow_box .p_01{
	position: absolute;
	left: 113px;
	top: 128px;
	color: #333333;
	width: 350px;
}
#flow_box .p_01 a {
	color: #0566CD;
	text-decoration: underline;
}
#flow_box .p_01 a:hover {
	color: #0566CD;
	text-decoration: none;
}
#flow_box .t_02{
	position: absolute;
	left: 112px;
	top: 235px;
	color: #333333;
	width: 550px;
}
#flow_box .p_02{
	position: absolute;
	left: 112px;
	top: 292px;
	color: #333333;
	width: 350px;
}
#flow_box .t_03{
	position: absolute;
	left: 112px;
	top: 398px;
	color: #333333;
	width: 550px;
}
#flow_box .p_03{
	position: absolute;
	left: 113px;
	top: 453px;
	color: #333333;
	width: 350px;
}
#flow_box .t_04{
	position: absolute;
	left: 114px;
	top: 562px;
	color: #333333;
	width: 550px;
}
#flow_box .p_04{
	position: absolute;
	left: 113px;
	top: 619px;
	color: #333333;
	width: 350px;
}
#flow_box .t_05{
	position: absolute;
	left: 114px;
	top: 724px;
	color: #333333;
	width: 550px;
}
#flow_box .p_05{
	position: absolute;
	left: 113px;
	top: 128px;
	color: #333333;
	width: 350px;
}
#flow_box .t_06{
	position: absolute;
	left: 113px;
	top: 888px;
	color: #333333;
	width: 550px;
}
#flow_box .p_06{
	position: absolute;
	left: 113px;
	top: 128px;
	color: #333333;
	width: 350px;
}
#flow_box .t_07{
	position: absolute;
	left: 116px;
	top: 1051px;
	color: #333333;
	width: 550px;
}
#flow_box .p_07{
	position: absolute;
	left: 117px;
	top: 1107px;
	color: #333333;
	width: 350px;
}
#lineup_box {
	height: 200px;
	width: 716px;
	position: relative;
}
#lineup_box .banner01{
	height: 79px;
	width: 268px;
	position: absolute;
	left: 48px;
	top: 1px;
}
#lineup_box .banner02{
	height: 79px;
	width: 268px;
	position: absolute;
	left: 409px;
	top: 1px;
}

#lineup_box .banner03{
	height: 79px;
	width: 268px;
	position: absolute;
	left: 48px;
	top: 87px;
}

#lineup_box .banner04{
	height: 79px;
	width: 268px;
	position: absolute;
	left: 409px;
	top: 87px;
}
#biz_ex_merit {
	height: 285px;
	width: 714px;
	position: relative;
	background-image: url(../../images/bizex_merit_38.jpg);
	margin-bottom: 10px;
}
#biz_ex_merit .p_merit01{
	position: absolute;
	left: 75px;
	top: 139px;
	color: #333333;
	font-size: 1.3em;
	width: 200px;
	line-height: 1.5em;

}
#biz_ex_merit .p_merit02{
	position: absolute;
	left: 455px;
	top: 139px;
	color: #333333;
	font-size: 1.3em;
	width: 230px;
	line-height: 1.5em;

}
.abc{
	list-style-position: inside;
	list-style-type: lower-alpha;
}

