/* CSS Document */

body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#head {
	height: 80px;
	background-image: url(../images/common/header.jpg);
		background-color: #FFFFFF;
	width: 740px;
	background-repeat: no-repeat;
}
#content-wrapper {
	background-image: url(../images/back_20.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
#bottom {
	font-size: 11px;
}

/*--common--*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.clear_10 {
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	clear: both;
}
em {
	visibility: hidden;
}
p {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
h2,h3,h4,h5 {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tatespace {
	float: right;
	height: 300px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
}
.img_left {
	float: left;
	margin-right: 5px;
}
.img_left2 {
	float: left;
	margin-right: 15px;
}
.img_right {
	float: right;
	margin-left: 5px;
}
.img_right2 {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.ul_01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.ul_01 li {
	line-height: 140%;
	margin-bottom: 5px;
}
.ul_02 {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.ul_02 li {
	line-height: 140%;
	margin-bottom: 5px;
}
.ul_03 {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ul_03 li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.ul_03 .li_02 {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ol_01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.ol_01 li {
	line-height: 130%;
	margin-bottom: 2px;
}

/*--head--*/
#head {
	height: 80px;
	margin-bottom: 2px;
}
#head #head-alpha {
	float: left;
	width: 300px;
	text-align: left;
}
#head #head-beta {
	float: right;
	width: 300px;
	text-align: right;
}

/*--content-wrapper--*/
#content-wrapper #alpha {
	float: left;
	width: 163px;
	text-align: left;
}
#content-wrapper #beta {
	text-align: left;
	width: 570px;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}

/*--alpha--*/
#alpha #contact-wrapper {
}

#alpha #navi {
	margin-right: 8px;
	margin-left: 9px;
}
#navi ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#navi ul li {

}
#navi .navi01 a {
	background-image: url(../images/navi_marker_20.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 18px;
	padding-left: 30px;
	font-size: 12px;
	margin-top: 2px;
	text-decoration: none;
}
#navi .navi01 a:hover {
	background-image: url(../images/navi_marker2_20.gif);
	margin-left: 5px;
	color: #FF3031;
}

#navi .navi02 a {
	font-size: 10px;
	line-height: 15px;
	margin-left: 10px;
	display: block;
	text-decoration: none;
}
#navi .navi02 a:hover {
	margin-left: 12px;
	color: #FF3031;
}
#navi .navi02 a:hover span {
	color: #FF0000;
}


/*--bottom--*/
#bottom-menu {
	margin-top: 10px;
	margin-bottom: 5px;
}
#bottom-copy {
	font-size: 10px;
	margin-bottom: 2px;
}
.inner {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

/*--page-link--*/
#page-link {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#page-link_alpha {
	float: left;
	width: 80px;
}
#page-link_beta {
	float: right;
	width: 450px;
	text-align: right;
}
#page-link a {
	text-decoration: underline;
}
#page-link a:hover {
	text-decoration: none;
}



/*--contact-banner--*/
#cnt-contact_wrapper {
	height: 125px;
	position:relative;
	margin-top: 10px;
	background-image: url(../images/common/bottom-contact_wrapper.gif);
	background-repeat: no-repeat;
	width: 570px;
}
#cnt-cnt_div01 {
	position:absolute;
	left: 18px;
	top: 80px;
}
#cnt-cnt_div02 {
	position:absolute; 
	top:79px;
	left: 157px;
}


/*--contents--*/
#topickpass {
	margin-bottom: 10px;
}


/*--title--*/
.title-01 {
	color: #003399;
	margin-bottom: 5px;
	font-size: 12px;
}
.title-02 {
	background-color: #E8E8E8;
	border: 1px solid #666666;
	text-align: left;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.title-03 {
	padding: 3px;
	border: 3px ridge #999999;
	background-color: #FFCCCC;
	margin-bottom: 5px;
}
.title-04 {
	color: #003399;
	margin-bottom: 5px;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
}

/*----*/
.leftzone_div01 {
	float: left;
	width: 240px;
	margin-right: 10px;
}
.rightzone_div01 {
	float: right;
	width: 300px;
}
.wrapper_div01 {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.wrapper_div02 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
/* 080730追加 */

.wrapper_div03 {
	height:90px;
	background:url(../images/ichiwakamaru_c01.gif) #fff no-repeat;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 40px;

}
.wrapper_div04 {
	height:80px;
	background:url(../images/ichiwakamaru_c02.gif) #fff no-repeat center;

}
.wrapper_div05 {
	padding:10px;
	width:250px;
	background:#FFCCFF;
	float: left;
	height: 60px;
	line-height: 20px;
	margin: 5px 0px 5px 5px;
}
.wrapper_div06 {
	padding:10px;
	width:250px;
	background:#6CF;
	float: right;
	height: 60px;
	line-height: 20px;
	margin: 5px 5px 5px 0px;
}

.wrapper_div07 {
	background:#FEFEFE;
	line-height:150%;
	border: 5px solid #EEEEEE;
	margin:15px 30px 10px 15px;
}
.wrapper_div08 {
	margin: 10px;
}

h3.inline{
	font-size:16px;
}

strong.red{
	color:red;
	font-weight:bold;
}

p.catch{
	font-size:24px;
	font-weight:bold;
}
p.catch2{
	font-size:24px;
	font-weight:bold;
	color:#0000CC;
	}
h4.catch3{
	font-size:16px;
	font-weight:bold;
	}
/* 追加ここまで */

.th_01 {
	width: 150px;
	background-color: #E7E7E7;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.td_01 {
	width: 200px;
	background-color: #E6F3FF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 12px;
}


/*--FAQ--*/
.ul_faq {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.li_Q {
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.li_Q p {
	background-image: url(../images/faq/pict_Q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	line-height: 15px;
	padding-left: 20px;
	padding-bottom: 1px;
}
.title_Q {
	background-image: url(../images/faq/pict_Q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ans_div {
	background-image: url(../images/faq/pict_A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 5px;
}


/*--corp--*/
.corp_th{
	background-color: #F7F7F7;
	text-align: left;
	width: 130px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 10px;
	font-size: 12px;
}
.corp_td{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 130%;
	font-size: 12px;
}


/*--form--*/
.form_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.form_table th {
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 1em;
	font-size: 12px;
}
.form_table .form_td01 {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.hissu {
	font-size: 10px;
	background-color: #FF3333;
	color: #FFFFFF;
}
.form_td01 {
	text-align: left;
	padding: 4px;
	background-image: url(../images/form/title_back_shasen.jpg);
	border: 1px solid #FFFFFF;
	font-size: 12px;
}
.form_td02 {
	text-align: left;
	padding: 4px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}
.form_td04 {
	text-align: center;
	font-size: 12px;
}
.form_bt01 {
}
.form_wrapper {
	text-align: center;
}
.form_input01 {
}
label {
	font-size: 12px;
}
.form_table td {
	font-size: 12px;
}
.text {
	font-size: 12px;
}
/*--sitemap--*/
.sitema_div01 {
	background-image: url(../images/file.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	line-height: 21px;
	padding-left: 20px;
}
.sitema_div02 {
	background-image: url(../images/file.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	line-height: 21px;
	padding-left: 20px;
	margin-left: 20px;
}
