@charset utf-8;

/*
Theme Name: Star Child 2010
Theme URI: http://www.ad-n.co.jp/
Description: starchild.
Version: 0.1
Author: ad-n
Author URI: http://www.ad-n.co.jp/
Tags: fixed width, two columns
*/

/* format css */
* {
	font-weight: normal;
	font-variant: normal;
	color: black;
	background-color: transparent;
	border-color: transparent;
	margin: 0;
	padding: 0;
}

/* common */
html {
}

body {
	background: #fff url(./images/bg.jpg) repeat-x scroll;
	font-size: 12px;
	line-height: 22px;
	border-style: none;
	font-family:"ヒラギノ丸ゴ Pro W4","HiraMaruPro-W4","MSゴシック",Osaka;
}
.clear{ clear: both; visibility: hidden; height: 0;}
a {
	text-decoration: underline;
	color: #333;
}
a:visited {
	color: #666;
}
a:hover {
	color: #999;
}
a img{
	border-style: none;
}

hr {
	display: none;
}

input {
	border:1px #ccc solid;
}

textarea {
	border:1px #ccc solid;
}

ul{
	margin: auto -3em 0em 0;
	padding: 0;
	left: -3em;
	position: relative;
	overflow: hidden;
	list-style: none;
}

ol{
	margin: auto -3em 0em 0;
	padding: 0;
	left: -3em;
	position: relative;
	overflow: hidden;
}

li {
	margin-bottom: 0.25em;
}
ul ul, ul ol,
ol ol, ol ul{
	margin-left: 1em;
	padding-left: 0;
}
ul li, ol li{
	margin-left:5em;
}
li li{
	margin-left:1em;
}

.space
{
	height:20px;
}

#container {
	width: 860px;
	height: 100%;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff;
	padding: 0;
	text-align: left
}

/* header.php */
#header {
	width: 860px;
	background: #fff url(./images/h_bg.jpg) repeat-x;
	text-align:left;
	padding: 0;
}

#header h1 {
	float:left;
	width:400px;
	padding:0 0 5px 10px;
	font-size:10px;
}

.mitsuba-g {
	float:right;
	width:148px;
	height:18px;
	padding: 15px 10px 0px 5px;

}

.logo {
	clear:both;
	float:left;
	width:159px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0 0 0;
}

.logo img{
	display:block;
	margin-top:20px;
}

.subnavi ul{
	float:right;
	width:560px;
	padding: 30px 0 0 0px;

}
.subnavi li{
	float: right;
	margin:0 0 5px 5px;
	background: url(./images/h_list.jpg) no-repeat 0 8px;
	padding: 0px 10px 0px 10px;
	list-style-position: inside;
	font-size: 10px;
}

.h_menu {
	clear: both;
	width: 860px;
	height: 43px;
	border-top: 2px #f60 solid;
	border-bottom: 1px #fc6 solid;
	background: #fff url(./images/h_menu-bg.jpg) repeat-x;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

/* index.php */
#m_img {
	padding: 6px 0 10px 9px;
}

.shadow-corner {
	width: 4px;
	height: 4px;
	background: #fff url(./images/shadow-corner.jpg) no-repeat;
	padding: 0px;
}
.shadow-top {
	height: 4px;
	background: #fff url(./images/shadow-top.jpg) repeat-x;
	padding: 0px;
}

.whats-new-bg {
	background: #fff url(./images/m_title-bg.jpg) no-repeat;
	padding: 5px;
}
.whats-new {
	border-bottom: 2px #f88 solid;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
.post_date {
	width: 90px;
	border-bottom: 1px #444 dotted;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-size:10px;
}
.post_date_img {
	padding: 0px 5px 0px 0px;
}
.post {
	width: 500px;
	border-bottom: 1px #444 dotted;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

/* index.php, page.php, archive.php, single.php */

.zero {
	margin: 0px;
	border-collapse: collapse;
	background: #ffe8ca;
	padding:0px;
	border-bottom: 2px #f60 solid;
}

#sidebar {
	width: 210px;
	background: #ffe8ca;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

	.local-navigation ul {

	}

	.local-navigation li {
		left: 20px;
		margin: 0px 0px 0px 15px;
		color: white;
		text-align: left;
		position: relative;
		line-height:19px;
	}
	.local-navigation a {
		text-decoration: underline;
		color: #fff;
	}
	.local-navigation a:visited {
		color: #fff;
	}
	.page-current a:visited {
		color: #ff0;
	}
	.local-navigation a:hover {
		color: #f0f;
	}
	.page-parent {
		background: #600 url(./images/s_list1.jpg) no-repeat 3px 12px;
		padding: 5px 25px 5px 12px;
	}
	.page-depth-2 {
		background: #600 url(./images/s_list1.jpg) no-repeat 7px 12px;
		padding: 5px 25px 5px 17px;
	}
	.page-depth-3 {
		background: #880000 url(./images/s_list3.jpg) no-repeat 17px 12px;
		padding: 5px 25px 5px 27px;
	}


.s_navi {
	background: #ffe8ca;
	padding: 5px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
	height:0;
}
.shadow-left {
	width: 4px;
	background: #fff url(./images/shadow-left.jpg) repeat-y;
	padding: 0px;
}

.s_bnr {
	clear: both;
	width: 200px;
	border-bottom: 1px #f60 dotted;
	padding: 5px;


}
.s_bnr ul {
	margin: 0px;
	padding: 0px;
	left: 0px;

}
.s_bnr li{
	left: 20px;
	margin:0px 0px 0px 5px;
	background: url(./images/s_list2.jpg) no-repeat 0em 0.5em;
	padding: 0px 25px 0px 12px;
	font-size: 10px;
	text-align: left;
	line-height:14px;
}
#main {
	background: #fff;
	padding: 0px 18px 15px 18px;
	vertical-align: top;
}
#main2{
	background: #fff;
	padding: 0px 0 15px 0;
	vertical-align: top;
	width: 646px;
}
#main_txt{
	margin:15px 0;
}

#main ul.service-menu {

}

#main ul.service-menu li {

}



#main ul li.top-btn-01-bg {
	background: url(./images/m_bnr1.jpg) no-repeat top left;
	margin:0 0 0 34px;
	padding:15px 0 0 272px;
	width:330px;
	height:85px;
	line-height:20px;
}

#main ul li.top-btn-02-bg {
	background: url(./images/m_bnr2.jpg) no-repeat top left;
	margin:0 0 0 34px;
	padding:19px 10px 0 272px;
	width:320px;
	height:81px;
	line-height:16px;
}

#main ul li.top-btn-03-bg {
	background: url(./images/m_bnr3.jpg) no-repeat top left;
	margin:0 0 0 34px;
	padding:19px 10px 0 272px;
	width:320px;
	height:81px;
	line-height:20px;
}

#main ul.service-menu li a {
	padding-left:20px;
	background: url(./images/m_list1.jpg) no-repeat center left;
}
#top_servis{
	margin:0;
}
#ts_left{
	width:301px;
	height:176px;
	background:url(./images/top_servis_left.jpg) 0 0 no-repeat;
	float:left;
		cursor: pointer;
}
#ts_left h2{
	display:block;
	font-size:100%;
	margin:57px 0 0 10px;
}
#ts_left h2 a,#ts_left h2 a:visited,#ts_left h2 a:hover{
	color:#F25B00;
	text-decoration:none;
}

#ts_left h5{
	display:block;
	font-size:100%;
	margin:57px 0 0 10px;
	background:none;
}
#ts_left h5 a,#ts_left h5 a:visited,#ts_left h5 a:hover{
	color:#F25B00;
	text-decoration:none;
}

#ts_left p{
	display:block;
	font-size:100%;
	line-height:110%;
	margin:5px 0 0 10px;
	width:160px;
}
#ts_right{
	width:301px;
	height:176px;
	background:url(./images/top_servis_right.jpg) 0 0 no-repeat;
	float:right;
		cursor: pointer;
}
#ts_right h2{
	display:block;
	font-size:100%;
	margin:57px 0 0 10px;
}
#ts_right p{
	display:block;
	font-size:100%;
	line-height:110%;
	margin:5px 0 0 10px;
	width:155px;
}
#ts_right h2 a,#ts_right h2 a:visited,#ts_right h2 a:hover{
	color:#F25B00;
	text-decoration:none;
}

#ts_right h5{
	display:block;
	font-size:100%;
	margin:57px 0 0 10px;
	background:none;
}
#ts_right h5 a,#ts_right h5 a:visited,#ts_right h5 a:hover{
	color:#F25B00;
	text-decoration:none;
}

#content {
	width: 610px;
	padding: 10px 0px 0px 0px;
}
#content2 {
	padding: 10px 0px 0px 15px;
	width: 623px;
}
#content3 {
	padding: 10px 0px 0px 0px;
}
#try_cont{
	margin-top:15px;
}
#tc_left{
	background:url(images/try_eda.jpg) 0 0 no-repeat;
	width:308px;
	height:180px;
	float:left;
}
#tc_left h2{
	display:block;
	font-size:100%;
	margin:57px 0 0 10px;
}
#tc_left p{
	display:block;
	font-size:100%;
	line-height:110%;
	margin:5px 0 0 10px;
	width:285px;
}
#tc_left h2 a,#tc_left h2 a:visited,#tc_left h2 a:hover{
	color:#F25B00;
	text-decoration:none;
}

#tc_right{
	background:url(images/try_hitotubashi.jpg) 0 0 no-repeat;
	width:308px;
	height:180px;
	float:right;
}
#tc_right h2{
	display:block;
	font-size:100%;
	margin:57px 0 0 10px;
}
#tc_right p{
	display:block;
	font-size:100%;
	line-height:110%;
	margin:5px 0 0 10px;
	width:285px;
}
#tc_right h2 a,#tc_right h2 a:visited,#tc_right h2 a:hover{
	color:#F25B00;
	text-decoration:none;
}

#trf_top{
	background:url(images/try_top.jpg) 0 0 no-repeat;
	height:260px;
	margin-bottom: 20px;
}
#trf_top p{
	display:block;
	width: 360px;
	padding: 130px 0 0 20px;
	line-height: 110%;
}
#eda_top{
	background:url(images/eda_top.jpg) 0 0 no-repeat;
	height:508px;
	margin-bottom: 20px;
}

#eda_top p{
	display:block;
	width:320px;
	padding: 410px 0 0 0px;
}

#skf_top{
	background:url(images/skf_top.jpg) 0 0 no-repeat;
	height:396px;
	margin-bottom: 20px;
}

.skf_txt01{
	padding:10px 0 0 0;
}
.skf_txt01 p{
	display:block;
	margin-bottom:10px;
}
.skf_txt01 strong{
	color:#F25B00;
	
}



/* page.php, archive.php, single.php */
.breadcrumb {
	width: 853px;
	background: #E9E9E9;
	padding: 3px;
	font-size:10px;
	line-height:12px;
}
.cat-item {
	background: #600 url(./images/s_list1.jpg) no-repeat 3px 1em;
	padding: 5px 25px 5px 1em;
}

.topics {
	background: #fff url(./images/m_title-bg3.jpg) no-repeat;
	height:40px;
	padding:5px 0 0 10px;
	margin-bottom:10px;
}
.post_title {
	border-bottom: 2px #FF6600 solid;
	padding-bottom:7px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height:30px;
	color:#333;
}
.post_title a {
	text-decoration: none;
}
.entry {
	padding: 5px 0px 5px 0px;
	text-align: left;
}
.post_navi {
	text-align: center;
}
.edit_navi {
	text-align: right;
}

.sitemap ul {
	margin: 0px;
	padding: 0px;
	left: 0px;
	list-style-position: inside;
}
.sitemap li{
}
.parent-3, .parent-5, .parent-7, .parent-9 {
	background: url(./images/m_list1.jpg) no-repeat 1em 0.5em;
	padding: 0px 25px 0px 2em;
}
.parent-19, .parent-35, .parent-37 {
	background: url(./images/m_list1.jpg) no-repeat 2em 0.5em;
	padding: 0px 25px 0px 3em;
}

form dl, dl.labels {
	margin:0em;
	font-size:100%;
	margin-top:0.5em;
}
form dt, dl.labels dt {
	float:left;
	width:10em;
	margin-bottom:0.8em;
	color:#555;
	text-align:right;
	font-weight:normal;
	position:relative; /*IEWin hack*/
}
form dd, dl.labels dd {
	margin-left:10.5em;
	margin-bottom:0.8em;
	font-size:100%;
	font-style:normal;
	padding-left:0.5em;
}
form dd.submit, dl.labels dd.submit {
	margin-top:2em
	padding: 1px;
}

/* footer.php */
#f_service {
	clear: both;
	width: 860px;
	border-top: 2px #f60 solid;
	line-height:12px;
}

.f_bnr {
	float: left;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	width: 200px;
	height: 70px;
	line-height: 120%;
	color: #666;
}
.f_bnr a{
	color: #666;
}
.f_bnr img{
	display:block;
	width:167px;
	margin:0 auto 3px auto;
	border:none;
}


.f_bnr1 {
	float: left;
	padding: 20px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
}

#footer {
	clear: both;
	width: 850px;
	height:85px;
	padding:5px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	
}

#mark{
	float: left;
	width: 110px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0 0 5px;
	height:70px;
	font-size: 10px;
	line-height:12px;
}

#pmark{
	float:right;
	margin: 3px 3px 0px 0px;
}



.mitsuba {
	padding: 0 0 0 10px;
}

/*--------- ページ ---------*/
.entry h1
{
	font-size:14px;
	font-weight:bold;
	padding:3px 5px;
	margin-bottom:20px;
}

.entry h2
{
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 10px;
	margin-bottom:20px;
	color:#663300;
	background: url(./images/h2_bg.gif) no-repeat bottom left;
}

.entry h3
{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:15px;
	padding-left:5px;
	background-color:#FFFFCC;
	border-bottom:dotted 1px #CC6600;
}

.entry h4
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:solid 1px #CCC;

}

.entry h5
{
	font-size:12px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
}

.entry h6
{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
}


.entry pre
{
	font-size:10x;
	line-height:18px;
	padding:5px 0 5px 0;
	color:#FF6600;
}


.entry ul
{
	margin-bottom:20px;

}

.entry #service li
{
	line-height:14px;
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom:dashed 1px #FF6600;
	list-style-image: url(./images/yajirusi_01.gif);

}

.entry #sitemap-base
{
	padding-left:10px;

}

.entry #sitemap-base li
{
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #EFEFEF;

}

.sitemap-home
{
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #EFEFEF;

}

#service p
{
	font-size:12px;
	margin-bottom:30px;
	padding-left:10px;

}


#service p.lead
{
	font-size:12px;
	margin-bottom:30px;
	padding:30px 0 20px 10px;
	border-left:1px solid #CCC;
	border-left:0px;
}

#service .callimg
{
	padding:20px;
}


#service .top-menu-tbl img
{
	padding:0;
	margin:0;
	
}

#service .top-list
{
	width:194px;
}

#service .top-menu-tbl td.top-list-01,
{
	padding:0 5px 0 5px;
	background: url(./images/service_top_btn_01_bg.jpg) no-repeat top left;
}

#service .top-menu-tbl td.top-list-02
{
	padding:0 5px 0 5px;
	background: url(./images/service_top_btn_02_bg.jpg) no-repeat top left;
}

#service .top-menu-tbl td.top-list-03
{
	padding:0 5px 0 5px;
	background: url(./images/service_top_btn_03_bg.jpg) no-repeat top left;
}


#service .top-menu-tbl ul
{
	padding:30px 10px 0 0;
	height:245px;
}

#service .top-menu-tbl
{
	margin-top:-20px;
}

#service .top-menu-tbl li
{
	line-height:14px;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:0px;
	list-style-type:disc;
}

.service-top-li h3
{
	font-size:12px;
	font-weight:bold;
	color:#003366;
	padding-left:5px;
	background-color:#EFEFEF;
	border-bottom:dotted 1px #006699;
}

.service-top-detail
{
	font-size:12px;
	line-height:16px;
	padding:0px 5px 15px 10px;
}

#tbl-service-simulation-01,
#tbl-service-simulation-02,
#tbl-service-simulation-03
{
	width:596px;
	border:solid 1px #CCC;
	margin-bottom:10px;
}

#tbl-service-simulation-01 tr td,
#tbl-service-simulation-02 tr td,
#tbl-service-simulation-03 tr td
{
	padding:3px;
	border-bottom:solid 1px #EFEFEF;
	background-color:#EFEFEF;
}

#service .pics
{
	background: url(./images/service_pics_bg.jpg) no-repeat bottom center;
	border-bottom:2px solid #EEE;
}

#service .pics-end
{
	background: url(./images/service_pics_end_bg.jpg) no-repeat bottom center;
	border-bottom:2px solid #EEE;
}

#service .pics img,
#service .pics-end img
{
	padding:10px;
}

#sisetsu-top table
{
	width:599px;
	border:0;
	margin:0 0 20px 0;
	padding:0;
}



#sisetsu-top h2
{
	font-size:12px;
	font-weight:bold;
	padding:0 0 5px 10px;
	margin:0px;
	color:#663300;
	background: url(./images/h2_bg.gif) no-repeat bottom left;
}

#sisetsu-top .rinen,
#sisetsu-top .simei,
#sisetsu-top .mission,
#sisetsu-top .kyusyoku
{
	height:200px;
	background: url(./images/rinen_bg.jpg) no-repeat top left;
	padding:80px 0 0 200px;
}

#sisetsu-top .simei
{
	height:150px;
	background: url(./images/simei_bg.jpg) no-repeat top left;
}

#sisetsu-top .mission
{
	height:260px;
	background: url(./images/housin_bg.jpg) no-repeat top left;
}

#sisetsu-top .kyusyoku
{
	height:260px;
	background: url(./images/kyusyoku_bg.jpg) no-repeat top left;
}


#sisetsu-top .mission p
{
	font-size:10px;
	line-height:12px;
	padding-bottom:10px;
}

#company p
{
	font-size:12px;
	margin-bottom:30px;
	padding-left:5px;
}

#company-outline-tbl
{
	width:596px;
	margin-bottom:20px;
}

#company-outline-tbl p,
#company-enkaku-tbl p
{
	font-size:12px;
	margin-bottom:10px;
	line-height:18px;
}

#company-outline-tbl tr td
{
	padding:5px 0 5px 0;
	border-bottom:dotted #CCC 1px;
}

#company-outline-tbl tr td.title
{
	width:80px;
	font-weight:bold;
}

#company-outline-tbl tr td.contents h6
{
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
}

#company-enkaku-tbl
{
	width:596px;
	margin-bottom:20px;
}

#company-enkaku-tbl tr td
{
	padding:5px 0 5px 0;
	border-bottom:dotted #CCC 1px;
}
#company-enkaku-tbl .year
{
	width:50px;
	font-weight:bold;
}

#company-enkaku-tbl .month
{
	width:50px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;

}

#company-enkaku-tbl .contents
{
	padding-left:5px;
}

#company-access-tbl
{
	width:596px;
	border-bottom:dotted #CCC 1px;
	margin-bottom:20px;
}

#company-access-tbl img
{
	padding:10px;
}

#company-access-tbl h4
{
	padding-left:5px;
}

#company-access-tbl p
{
	line-height:16px;
	padding-left:10px;
}

#company-access-tbl .photo
{
	width:230px;
}

#event-tbl
{
	width:596px;
	border-right:1px solid #E1E1E1;
	border-top:1px solid #E1E1E1;
}

#event-tbl tr td
{
	padding:5px;
	margin:0;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	
}

#event-tbl .month
{
	font-size:14px;
	font-weight:bold;
	background-color:#EEE;
}

#event-tbl .title
{
	font-size:14px;
	font-weight:bold;
	background-color:#FFE25C;
}


#sisetsu-greeting .greeting
{
	width:535px;
	height:417px;
	padding:30px;
	background: url(./images/sisetu_greeting_bg.jpg) no-repeat top left;
}

#sisetsu-greeting .greeting .name
{
	display:block;
	font-size:14px;
	text-align:right;
	font-weight:bold;
}

#recruit table
{
	width:596px;
	margin:10px 0 20px 0;

}

#recruit table.recruit-tbl-001 tr th
{
	font-size:12px;

	background-color:#EEE;
	border-bottom:dotted 1px #FFF;
	padding:5px;
	
}



#recruit table.recruit-tbl-001 tr td
{
	font-size:12px;
	border-bottom:dotted 1px #CCC;
	border-left:dotted 1px #CCC;
	padding:3px;
	line-height:18px;
	
}

#recruit .coment
{
	padding:0 0 20px 10px;
}

#recruit table.recruit-tbl-002 tr th
{
	padding:5px;
	
}



#recruit table.recruit-tbl-002 tr td
{
	font-size:12px;
	padding:3px;
	line-height:18px;
	
}

#privacy h5
{
	font-size:12px;
	padding: 20px 0 10px 0;
	font-weight:bold;

}

#privacy h6
{
	font-size:12px;
	padding: 10px 0 10px 10px;
	font-weight:bold;
}

#privacy p
{
	padding: 0px 0 0px 15px;
}

#school ul li a
{
	display:block;
	width:100%;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:10px 0 5px 25px;
	background: url(./images/s_list2.jpg) no-repeat 10px 15px;
	border-bottom:dashed 1px #FF3300;
	
}



#school ul li a:hover
{
	background: url(./images/s_list2.jpg) no-repeat 10px 15px;
	color:#FF3300;
}


#eda_01{
	background:url(images/eda_02.gif) 0 0 no-repeat;
	width:622px;
	height:108px;
	margin-bottom:20px;
}
#eda_01 p{
	padding:40px 10px 0 10px;
}

#eda_02{
	background:url(images/eda_03.gif) 0 0 no-repeat;
	width:622px;
	height:108px;
	margin-bottom:20px;
}
#eda_02 p{
	padding:40px 10px 0 10px;
}

#eda_03{
	background:url(images/eda_04.gif) 0 0 no-repeat;
	width:622px;
	height:108px;
	margin-bottom:20px;
}
#eda_03 p{
	padding:40px 10px 0 10px;
}

.eda_p{
	margin:5px 5px 10px 5px;
}

table.table_green {
    border: 1px #B4D66B solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table_green th {
    padding: 5px;
    border: #B4D66B solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.table_green td {
    padding: 5px;
    border: 1px #B4D66B solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
table.table_green td.tleft {
    text-align: left;
}
table.table_green td span{
	font-size:90%;
}


#skf_01{
	background:url(images/skf_02.png) 0 0 no-repeat;
	width:622px;
	height:124px;
	margin-bottom:20px;
}
#skf_01 p{
	padding:50px 10px 0 10px;
	line-height:110%;
}

#skf_02{
	background:url(images/skf_03.png) 0 0 no-repeat;
	width:622px;
	height:143px;
	margin-bottom:20px;
}
#skf_02 p{
	padding:50px 10px 0 10px;
	line-height:110%;
}

#skf_03{
	background:url(images/skf_04.png) 0 0 no-repeat;
	width:622px;
	height:226px;
	margin-bottom:20px;
}
#skf_03 p#skf_p00{
	padding:50px 10px 0 10px;
	line-height:100%;
	height:20px;
}

p#skf_p01{
	float:left;
	width:150px;
	padding: 15px 0 0 140px;
	line-height:110%;
}
p#skf_p02{
	float:left;
	width:180px;
	line-height:110%;
	padding: 15px 0 0 140px;
}

.eda_p{
	margin:5px 5px 10px 5px;
}

#skf_a{
	margin:10px 0 15px 0;
}

#skf_a img{
	float:left;
	padding:0 5px 5px 0;
}

.shisetsu_w p
{
	display:block;
	margin:0 0 15px 0;
}

#jigyo_link{
	padding:10px 60px;

}
.jigyo_link_item{
	width:235px;
	height:73px;
	text-align: center;
	float: left;
	font-size: 90%;
	margin: 5px;
	line-height:100%;
}


table.table_orange {
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table_orange th {
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background: #FFCC9A;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
}
table.table_orange th.thb {
    background: #FF9900;
}
table.table_orange td {
    padding: 5px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
table.table_orange td.tleft {
    text-align: left;
}
table.table_orange td span{
	font-size:90%;
}
.mt10{
margin:10px 0 0 0;
}
.mt15{
margin:15px 0 0 0;
}
.mt20{
margin:15px 0 0 0;
}




p.q00{
	background:url(/img/q1.gif) 0 0 no-repeat;
	width:549px;
	height:56px;
	line-height:56px;
	color:#FF6500;
	font-weight:bold;
	padding:0 0 0 60px;
}
p.q01{
	background:url(/img/q0.gif) 0 0 no-repeat;
	width:549px;
	height:56px;
	line-height:56px;
	color:#659933;
	font-weight:bold;
	padding:0 0 0 60px;
}
p.q02{
	background:url(/img/q2.gif) 0 0 no-repeat;
	width:549px;
	height:56px;
	line-height:56px;
	color:#006599;
	font-weight:bold;
	padding:0 0 0 60px;
}
p.q03{
	background:url(/img/q3.gif) 0 0 no-repeat;
	width:549px;
	height:56px;
	line-height:56px;
	color:#FF6599;
	font-weight:bold;
	padding:0 0 0 60px;
}

p.a00{
	display:block;
	margin-bottom:30px;
	width: 610px;
}
#qahosoku{
	background-color:#CCC;
	padding:10px;
	width: 610px;
	margin-bottom:30px;
}

