@charset utf-8;

/*
Theme Name: Star Child
Theme URI: http://dev.sksk.info/mizutani/
Description: Mizutani Theme/CSS Test.
Version: 0.1
Author: Asami Mizutani
Author URI: http://dev.sksk.info/mizutani/
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:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4","HiraMaruPro-W4","MSƒSƒVƒbƒN",Osaka;
}

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: 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:211px;
	height:52px;
	padding: 0px 0px 0px 10px;
	both:clear;
}

.subnavi ul{
	display:none;

}


.h_menu {
	display:none;
}

/* index.php */
#m_img {
	width: 850px;
	padding: 6px 6px 0px 6px;
}

.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 {
	clear: both;
	margin: 0px;
	border-collapse: collapse;
	background: #ffe8ca;
	padding:0px;
}

#sidebar {
	display:none;
}

.s_navi {
	display:none;
}

.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;
}

#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;
}

#content {
	width: 610px;
	padding: 10px 0px 0px 0px;
}

/* page.php, archive.php, single.php */
.breadcrumb {
	display:none;
}
.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-bg2.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 10px 5px 5px;
	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 {
	display:none;
}

.f_bnr {
	float: left;
	padding: 10px;
	font-size: 10px;
	text-align: center;
}
.f_bnr1 {
	float: left;
	padding: 20px;
	font-size: 10px;
	text-align: center;
}

#footer {
	display:none;
	
}

.copyright {
	clear: both;
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.mitsuba {
	padding: 0 0 0 10px;
}

/*--------- ƒy[ƒW ---------*/
.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;
}
