@charset "Shift_JIS";

html, body {
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font: normal 100% "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
}

table, caption, th, td {
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	outline:none;
	text-decoration:underline;
	color: #666666;
}
a:hover {
text-decoration:none;
}

.clearBoth {
	clear: both;
	padding:0;
	margin:0;
}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*bodyのスタイル*/

body {
	font-size:small;	
}

/*containerのスタイル*/

div#container {
	width:800px;
	margin:0 auto;
	background:#FFFFFF;
}

/*h1のスタイル*/

h1 {
	font-size:x-small;
}

/*headerのスタイル*/

div#header {
	background:url(../../images/00_temp/header_bg.jpg) no-repeat center top;
	margin: 0px auto;
}

div#header02 {
	width:800px;
	height:68px;
	margin: 0px auto;
	padding-top: 15px;
}


div#header02 p#header_logo a {
	display:block;
	width:170px;
	height:60px;
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	margin-left: 8px;
	/**/
}

div#header02 p#header_logo {
	float:left;
}

div#header02 div#header_etc {
	float:left;
	width:617px;
	height:60px;
}
div#header_etc p {
	display: none;
}
div#header_etc a {
	background: url(../../images/00_temp/allow_head.jpg) no-repeat left 2px;
	padding-left: 12px;
	white-space: nowrap;
	padding-right: 5px;
	font-size: 0.8em;
	color: #666666;
}
div#header_etc li {
	float: left;
	display: inline;
	background: url(../../images/00_temp/head_line.jpg) no-repeat right center;
	padding-right: 10px;
	font-size: 1em;
	padding-left: 10px;
}
div#header_etc ul {
	float: right;
	list-style: none;
	padding-top: 40px;
	font-size: 1em;
}
div#header_etc #noline {
	background: url(none);
	padding-right: 0;
}
div#header_etc #noline a {
	padding-right: 0px;
}




div#global h2 {
	float:left;
	width:0;
	height:0;
	text-indent:-9999px;	
	overflow:hidden;
}

div#global ul li {
	display:inline;
	float:left;
}

div#global ul li a {
	display:block;
	width:186px;
	height:40px;
	text-indent:-9999px;
	/*\*/
	overflow: hidden;
	/**/
}

div#global ul li#global01 {
	background:url(../../images/00_temp/global01_bt_on.jpg) no-repeat center center;
}
div#global ul li#global02 {
	background:url(../../images/00_temp/global02_bt_on.jpg) no-repeat center center;
}
div#global ul li#global03 {
	background:url(../../images/00_temp/global03_bt_on.jpg) no-repeat center center;
}
div#global ul li#global04 {
	background:url(../../images/00_temp/global04_bt_on.jpg) no-repeat center center;
}
div#global ul li#global05 {
	background:url(../../images/00_temp/global05_bt_on.jpg) no-repeat center center;
}

div#global ul li#global01 a {
	background:url(../../images/00_temp/global01_bt.jpg) no-repeat center center;
}
div#global ul li#global02 a {
	background:url(../../images/00_temp/global02_bt.jpg) no-repeat center center;
}
div#global ul li#global03 a {
	background:url(../../images/00_temp/global03_bt.jpg) no-repeat center center;
	width: 185px;
}
div#global ul li#global04 a {
	background:url(../../images/00_temp/global04_bt.jpg) no-repeat center center;
	width: 185px;
}
div#global ul li#global05 a {
	background:url(../../images/00_temp/global05_bt.jpg) no-repeat center center;
}

div#global ul li#global01 a:hover {
	background:url(../../images/00_temp/global01_bt_on.jpg) no-repeat center center;
}
div#global ul li#global02 a:hover {
	background:url(../../images/00_temp/global02_bt_on.jpg) no-repeat center center;
}
div#global ul li#global03 a:hover {
	background:url(../../images/00_temp/global03_bt_on.jpg) no-repeat center center;
}
div#global ul li#global04 a:hover {
	background:url(../../images/00_temp/global04_bt_on.jpg) no-repeat center center;
}
div#global ul li#global05 a:hover {
	background:url(../../images/00_temp/global05_bt_on.jpg) no-repeat center center;
}

div#global {
	margin: auto;
	background: url(../../images/00_temp/gnavi_bk.jpg) repeat-x;
	height: 45px;
}
div#global02 {
	margin: 0px auto;
	width: 751px;
	padding-top: 5px;
	padding-left: 9px;
}




/*after擬似クラス使用によるfirefoxの背景画像回り込み対策*/
div#wrapper:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

/*wrapperのスタイル*/

div#wrapper {
	width:800px;
}

*html div#wrapper {
	width:800px;
	float:left;
}

/*mainのスタイル*/

div#main {
	float:right;
	width:600px;
	margin:0;
	background:white;
	padding: 0px;
	height: auto;
}

div#main div#crumbs {
	width: 580px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 1em;
	line-height: 140%;
}

div#crumbs p {
	font-size: 1em;
}
div#crumbs a {
	font-size: 1em;
}


/*footerのスタイル*/

div#footer {
	clear:both;
	width:800px;
	padding-top: 28px;
}

div#footer div#footer_menu {
}

div#footer div#footer_menu ul {
	list-style-type:none;
	text-align:left;
	font-size: 0.8em;
	color: #666666;
}

div#footer div#footer_menu ul li {
	display:inline;
	margin:3px;
	line-height:1.4;
}

div#footer div#footer_menu ul li a {
	white-space: nowrap;
}

div#footer address {
	text-align:right;
	background: url(../../images/00_temp/foot_bk.jpg) no-repeat right center;
	height: 25px;
	width: 790px;
	font-size: 0.8em;
	color: #333333;
	padding-top: 14px;
	padding-right: 10px;
}

div#accesslog img {
	display:block;
	height:0;
}

div#footer_policy a {
	background: url(../../images/pt_triangle12.gif) no-repeat 0px 1px;
	padding-left: 10px;
	font-size: 0.8em;
}
div#footer_policy {
	padding-left: 20px;
}
div#footer_menu {
	padding-top: 5px;
	margin: auto;
}



/*サイドメニューのスタイル*/

div#side {
	display: inline;
	float: left;
	margin: 0;
	width: 185px;
}

div#side ul {
	list-style-type:none;
	margin: 0px;
	padding-top: 10px;
}

/*side_cateのスタイル*/

div#side div#side_cate {
	width: 185px;
	background: url(../../images/00_temp/side_navi_bk.jpg) no-repeat 0px top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div#side #side_cate #side_cate01_01 {
	background: url(../../images/00_temp/side01_on.jpg) no-repeat top;
	padding-bottom: 3px;
	width: 150px;
}
div#side_cate #side_cate01_01 a {
	background: url(../../images/00_temp/side01.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 150px;
}
div#side_cate #side_cate01_01 a:hover {
	background: url(../../images/00_temp/side01_on.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 150px;
}


div#side #side_cate #side_cate01_02 {
	background: url(../../images/00_temp/side02_on.jpg) no-repeat top;
	padding-bottom: 3px;
	width: 150px;
}
div#side_cate #side_cate01_02 a {
	background: url(../../images/00_temp/side02.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 150px;
}
div#side_cate #side_cate01_02 a:hover {
	background: url(../../images/00_temp/side02_on.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 150px;
}


div#side #side_cate #side_cate01_03 {
	background: url(../../images/00_temp/side03_on.jpg) no-repeat top;
	padding-bottom: 3px;
	width: 150px;
}
div#side_cate #side_cate01_03 a {
	background: url(../../images/00_temp/side03.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 150px;
}
div#side_cate #side_cate01_03 a:hover {
	background: url(../../images/00_temp/side03_on.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 150px;
}
div#side_cate ul {
	width: 182px;
	padding-left: 18px;
}




div#side_cate02 ul {
	width: 182px;
	padding-left: 18px;
	padding-top: 3px;
}

div#side #side_cate02 #side_cate02_01 {
	background: url(../../images/00_temp/blog_on.jpg) no-repeat top;
	padding-bottom: 3px;
	width: 150px;
}
div#side #side_cate02 #side_cate02_01 a {
	background: url(../../images/00_temp/blog.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 150px;
}
div#side #side_cate02 #side_cate02_01 a:hover {
	background: url(../../images/00_temp/blog_on.jpg) top;
	text-indent: -9999px;
	display: block;
}

div#side #side_cate02 #side_cate02_02 {
	background: url(../../images/00_temp/semi_on.jpg) no-repeat top;
	padding-bottom: 3px;
	width: 150px;
}
div#side #side_cate02 #side_cate02_02 a {
	background: url(../../images/00_temp/semi.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 150px;
}
div#side #side_cate02 #side_cate02_02 a:hover {
	background: url(../../images/00_temp/semi_on.jpg) top;
	text-indent: -9999px;
	display: block;
}

div#side #side_cate02 #side_cate02_03 {
	background: url(../../images/00_temp/curriculum.png) no-repeat top;
	padding-bottom: 3px;
	width: 150px;
}
div#side #side_cate02 #side_cate02_03 a {
	background: url(../../images/00_temp/curriculum.png) top;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 150px;
}
div#side #side_cate02 #side_cate02_03 a:hover {
	background: url(../../images/00_temp/curriculum.png) top;
	text-indent: -9999px;
	display: block;
}


div#side div#side_cate03 ul  {
	width: 182px;
	padding-left: 18px;
	padding-top: 3px;
}
#side #side_cate03 ul #side_cate03_01 {
	background-image: url(../../images/7_ohtake/ohtake_side_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 150px;
	padding-bottom: 3px;
}
#side_cate03 ul #side_cate03_01 a {
	height: 60px;
	width: 150px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../images/7_ohtake/ohtake_side.jpg);
	background-position: top;
}
#side_cate03 ul #side_cate03_01 a:hover {
	height: 60px;
	width: 150px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../images/7_ohtake/ohtake_side_on.jpg);
	background-position: top;
}

#side_cate03 ul #side_cate03_02 {
	background: url(../../images/00_temp/kouza01_on.jpg) no-repeat top;
	padding-bottom: 3px;
	width: 150px;
}
#side_cate03 ul #side_cate03_02 a {
	background: url(../../images/00_temp/kouza01.jpg) top;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 150px;
}
#side_cate03 ul #side_cate03_02 a:hover {
	background: url(../../images/00_temp/kouza01_on.jpg) top;
	text-indent: -9999px;
	display: block;
}




/*div.clearのスタイル*/

div.clear {
	clear:both;
}

/*--------------------------------------------------------------------
(index.html)
--------------------------------------------------------------------*/
div#index {
	width:580px;
	margin:20px 10px 0 10px;
}


/*メインイメージのスタイル*/
div#top_img {
	background: #FFFFFF url(../../images/00_top/topimg.jpg) no-repeat center top;
	height: 300px;
	width: 600px;
}

div#top_img h2 {
	display: none;
}
div#top_img h3 {
	display: none;
}

div#top_img01 {
	background-image: url(../../images/00_top/in_top_index.jpg);
	height: 53px;
	background-repeat: no-repeat;
	background-position: center top;
}

div#top_img01 p {
	display: none;
}


/*中ページ　div#top_imgのスタイル*/
div#top_img02 {
	background: url(../../images/00_top/in_top.jpg) no-repeat center top;
	height: 53px;
}
div#top_img02 p {
	display: none;
}

div#index h2 {
	background: url(../../images/00_top/news.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 580px;
}
div#index #news th {
	font-size: 0.9em;
	color: #D06464;
	font-weight: bold;
	width: 125px;
	vertical-align: top;
	padding-right: 5px;
	margin:0;
	border-bottom: 10px solid #FFFFFF;
	line-height: 1.5em;
}
div#index #news td {
	font-size: 0.9em;
	color: #666666;
	vertical-align: top;
	background: url(../../images/00_top/news_line.jpg) repeat-y left top;
	padding-left: 13px;
	margin:0;
	border-bottom: 10px solid #FFFFFF;
	line-height: 1.5em;
}
div#index #news table {
	vertical-align: top;
	border-style: none;
	border-collapse:collapse;
	margin-top: 0px;
	line-height: 1.5em;
}



/*新着情報のスタイル*/

div#index div#index01 {
	margin:10px auto;
}

div#index div#index01 ul {
	margin:0 0 0 24px;
	list-style-type:none;
	height:220px;
	overflow:auto;
}

div#index div#index01 ul li {
	margin:6px 0;
}

/*ギャラリー（3段）のスタイル*/

div#index div#index02 {
	margin:10px auto;	
}

div#index div#index02 table {
	margin:5px auto;		
}

div#index div#index02 table td {
	vertical-align:top;
	padding-left:2px;
}



/*--------------------------------------------------------------------
コンテンツページ
--------------------------------------------------------------------*/

/* BASIC TEXT ------------------------------------------ */


h3.fastTitle {
	padding:0;
	text-indent:17px;
	color:#666666;
	clear: both;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(../../images/pt_square11.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0 15px 0;
}

h3.fastTitle2{
	padding-top: 0;
	padding-right: 0;
	/* [disabled]padding-left: 0; */
	padding-bottom: 0;
	text-indent: 17px;
	color: #666666;
	clear: both;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(../../images/pt_square11.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 30px 0 15px 0;
}


h3.secondTitle {
	padding:0;
	text-indent:17px;
	color:#666666;
	clear: both;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(../../images/pt_square12.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 15px 0 2px 0;

}

.txtPoint01 {
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}

.txtPoint02 {
	font-size: 1em;
	font-weight: bold;
}

div#main div#crumbs h2 {
	font-weight: bold;
	color: #666666;
	font-size: 1.3em;
	line-height: 140%;
	padding-top: 6px;
	padding-right: 0;
	padding-left: 4px;
	padding-bottom: 20px;
	
}

div#main div#crumbs p {
	color: #666666;
	line-height: 200%;
	padding: 0 0 0 0;
	
}

.daitori{
	margin-top: 5px;
	line-height: 150%;
}
	
	

/* : BASIC PARTS ----------------------------------------- */

.imgRight {
	float: right;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.imgRight2 {
	float: right;
	padding: 26px 0px 0px 30px;
}

.imgLeft {
	float: left;
	padding: 0 30px 40px 0;
}

.imgLeft2 {
	float: left;
	padding: 0 30px 40px 0;
	text-align:right
}

.imgCenter {
	padding: 10px 0;
}

.imgFull {
	margin: 25px 0 30px 0;	
}

.b_mou1 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;	
}
	
.b_mou2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;	
}

.b_mou3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background: url(../../images/7_ohtake/so_form_on.jpg) no-repeat center center;
	height: 30px;
	text-indent: -9999px;
	display: block;
}
.b_mou3 a {
	background:url(../../images/7_ohtake/so_form.jpg) no-repeat center center;
}
.b_mou3 a:hover {
	display: block;
	background-image: url(../../images/7_ohtake/so_form_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.toTop1 {
	text-align: right;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 50px;
	padding: 0px;
	background-image: url(../../images/pt_triangle12.gif);
	background-repeat: no-repeat;
	background-position: 473px 4px;
	
}

/* : TABLE ----------------------------------------- */

/* gaiyou.html TABLE */

div#main div#crumbs th.txtRight {
	text-align: right;
	font-size: 0.9em;
	line-height: 1.4;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	padding: 5px;
}

div#main div#crumbs table.subtable1 {
	border-style: none;
	margin: 0 0 30px 0;
	width: 580px;
	border-collapse: collapse;
	color:#666666;
}

div#main div#crumbs table.subtable1 th {
	border-bottom: 1px solid #ccc;
	border-left-style: none;
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
	line-height: 1.4;
	padding: 5px;
}

div#main div#crumbs table.subtable1 th.txtRight {
	text-align: right;
}

div#main div#crumbs table.subtable1 td {
	font-size: 0.9em;
	line-height: 160%;	
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #ccc;
	border-left-style: none;
	font-size: 0.9em;
}

/* gyoumu.html TABLE */

.con_table2 {
	font-size: 0.9em;
	line-height: 1.4;
	color:#666666;
	border-style: none;
	margin: 0;
	border-collapse: collapse;
}

.con_table2 th {
	width:150px;
	text-align:left;
	padding:7px 0;
	vertical-align:top;
}

.con_table2 td {
	padding:7px 0;
	vertical-align:top;
}

/* gyoumu.html TABLE */

.con_table3 {
	font-size: 0.9em;
	line-height: 1.4;
	color:#666666;
	border-style: none;
	margin: 30px 0 30px 0;
	border-collapse: collapse;
}

.con_table3 td {
	padding:5px 0;
	text-align:center;
}

/* school.html TABLE */

.con_table4 {
	font-size: 0.9em;
	line-height: 130%;
	color:#666666;
	margin: 0px 0 10px 0;
	border:1px solid #666666;
	border-collapse:collapse;
}

.con_table4 th {
	padding:4px;
	text-align:left;
	border:1px solid #666666;
	width:170px;
}

.con_table4 td {
	padding:4px;
	text-align:left;
	border:1px solid #666666;
}

.con_table4 a {
	outline:none;
	text-decoration:none;
	color: #666666;
}

.con_table4 a:hover {
	text-decoration:underline;

}


.con_table5 {
	font-size: 12px;
	color:#666666;
	margin: 0px 0 10px 0;
	width:580px;
	line-height: 110%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.con_table5 th {
	padding:4px 0 4px 3px;
	text-align:left;
	width:335px;
	vertical-align:top;
	
}

.con_table5 td {
	padding:4px 0 4px 3px;
	text-align:left;
	vertical-align:top;
	
}

.con_table6 {
	font-size: 12px;
	line-height: 130%;
	color:#666666;
	width:580px;
	margin: 0px 0 10px 0;
	border-collapse:collapse;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.con_table6 th {
	padding:4px 0 4px 3px;
	text-align:left;
	width:140px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.con_table6 td {
	padding:4px 0 4px 3px;
	text-align:left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #6cccccc;
}

/* kouza.html TABLE */

.con_table7 {
	font-size: 0.9em;
	line-height: 130%;
	color:#666666;
	margin: 0px 0 10px 0;
	border:1px solid #666666;
	border-collapse:collapse;
}

.con_table7 th {
	padding:4px;
	text-align:left;
	border:1px solid #666666;
	
}

.con_table7 td {
	padding:4px;
	text-align:left;
	border:1px solid #666666;
}

.con_table7 a {
	outline:none;
	text-decoration:none;
	color: #666666;
}

.con_table7 a:hover {
	text-decoration:underline;

}




/* PAGELINK ------------------------------------------ */

.pagelink1 {
	text-align: right;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 0px;
}

.pagelink1 li {
	float: right;
	background-image: url(../../images/pt_triangle12.gif);
	background-repeat: no-repeat;
	font-size:0.8em;
	text-indent:10px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-position: 0px 4px;
}


/* koushi.html ------------------------------------------ */

div#main div#crumbs h4 {
	margin: 25px 0 8px 0;
	padding: 0 0 0 0px;
	clear: both;
	width:580px;
	height:23px;
}

div#main div#crumbs h5 {
	margin: 25px 0 8px 0;
	padding: 0 5 0 0px;
	clear: both;
	width:580px;
	height:23px;
}

.koushi_pro {
	width:580px;
	border-bottom: 1px solid #cccccc;
	padding:0;
	margin-bottom: 30px;
}

.koushi_imgRight {
	float: right;
	margin: 0 0 0px 20px;
}

.koushi_imgLeft {
	float: left;
	margin:0px 20px 0px 0;
}

.koushi_mes {
	margin: 0;
	padding: 0;
	font-size:0.9em;
	color:#666666;
	height:160px;

}

.koushi_mes dt {
	padding: 0 0 2px 15px;
	background-image: url(../../images/3_koushi/pt_square12.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.koushi_mes dd {
	padding: 0 0 5px 30px;
	line-height: 130%;
	
}

/* kouza_semi.html ------------------------------------------ */

.kouza_semi_waku {
	width: 570px;
	padding:5px 0 0 0;
	margin:25px 10px 0 0;
	border-left: 5px solid #e29c9c;
	background-image: url(../../images/4_kouza_semi/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom: 1px solid #cccccc;
}

div#main div#crumbs div.kouza_semi_waku h4{
	heigth:50px;
	font-weight: bold;
	color:#666666;
	border: none;
	margin: 5px 0 0 0px;
	padding: 0px;
	text-indent: 0px;
	font-size: 1.2em;
	font-weight: bold;
	background-repeat: no-repeat;
}

div#main div#crumbs div.kouza_semi_waku p{
	font-size:1em;
	color:#666666;
	font-weight:bold;
	
}


div#main div#crumbs div.kouza_semi_waku h5{
	background-image: url(../../images/4_kouza_semi/line_05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 12px 0 0px 0px;
	padding: 0px 0 3px 0;
	text-indent:5px;
	text-align:normal;
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	text-align: left;
	border: none;
}

div#main div#crumbs div.kouza_semi_waku h6{
	font-size: 0.9em;
	color: #666666;
	margin: 0;
	padding: 0;
	text-indent: 20px;
}


.kouza_semi_de{
	margin: 5px 0 5px 0px;
	padding: 0px;
	font-size:0.9em;
	color:#666666;
	width:570px;
}

.kouza_semi_de th{
	padding: 0px 10px 0 7px;
	width:430px;
	text-align:left;
}
.kouza_semi_de td{
	padding: 0px 0 0 10px;
	vertical-align:top;
	color:#666666;

}

.kouza_semi_about {
	background-image: url(../../images/4_kouza_semi/bg_moushikomi.jpg);
	background-repeat: no-repeat;
	margin: 50px 0 20px 0;
	padding: 10px;
	height:230px;
}

.kouza_semi_about li {
	background-image: url(../../images/4_kouza_semi/pt_triangle11.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size:0.9em;
	line-height: 140%;
	background-position: 0px 2px;
}

.txt_po_pink {
	color:#e29c9c;
	font-weight:bold;
	font-size:1em;
	margin: 0 0 8px 0;
}

/* kojin.html ------------------------------------------ */

.kojin_mes {
	list-style-type: none;
	}

.kojin_mes li {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	padding: 0 0 2px 15px;
	background-image: url(../../images/pt_square12.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin:0 0 3px 0;	
	}
	
.toKouza_semi {
	text-align: right;
	font-size:0.9em;
	margin: 10px 0 20px 0;
	padding: 0px;
	background-image: url(../../images/pt_triangle12.gif);
	background-repeat: no-repeat;
	background-position: 473px 4px;	
}

/* koushikaku.html ------------------------------------------ */
.shikaku_list{
	list-style-type: none;
	font-size:0.9em;
	color:#666666;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.shikaku_list li{
	padding:0px 0 0px 15px;
	margin:4px 0 4px 0;
	background-image: url(../../images/pt_square12.gif);
	background-repeat: no-repeat;
	background-position: 0px 4.5px;
}

/* sitemap.html ------------------------------------------ */

.sitemap_left {
	float:left;
	width:274px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 5px;
	font-size:0.9em;
	color:#666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.sitemap_left dt {
	padding: 0 0 0px 15px;
	margin:0 0 8px 0;
	background: url(../../images/5_sitemap/sm_square.gif) no-repeat 0px 3px;
}

.sitemap_left dd {
	margin: 0 0 8px 25px;
}

.sitemap_left a{
	text-decoration: none;	
}

.sitemap_left a:hover{
	text-decoration: underline;	
}

.sitemap_right {
	float:right;
	width:274px;
	margin: 0 0px 0 10px;
	padding: 10px 0 0 5px;
	font-size:0.9em;
	color:#666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.sitemap_right dt {
	padding: 0 0 0px 15px;
	margin:0 0 8px 0;
	background: url(../../images/5_sitemap/sm_square.gif) no-repeat 0px 3px;
}

.sitemap_right dd {
	margin: 0 0 8px 25px;
}

.sitemap_right a{
	text-decoration: none;	
}

.sitemap_right a:hover{
	text-decoration: underline;	
}

/* praivacy.html ------------------------------------------ */
.praivacy_list{
	list-style-type: none;
	font-size:1em;
	color:#666666;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.praivacy_list p{
	padding:0px 0 0px 8px;
	margin:4px 0 4px 0;
		}


/* ohtake---------------------------------*/
#crumbs form .button {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#crumbs form .button #confirm {
	margin-right: 20px;
	margin-left: 20px;
}
.form_o tr td #email {
	margin-bottom: 10px;
}
.form_o {
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
}
.form_o tr td {
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.b_ohtake ul  {
	width: 320px;
	padding-left: 18px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.b_ohtake ul #ohtake_f {
	background-image: url(../../images/7_ohtake/so_form_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 320px;
	padding-bottom: 3px;
	list-style-type: none;
}
.b_ohtake ul #ohtake_f a {
	height: 30px;
	width: 320px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../images/7_ohtake/so_form.jpg);
	background-position: top;
}

 .b_ohtake ul #ohtake_f a:hover {
	background-image: url(../../images/7_ohtake/so_form_on.jpg);
	background-position: top;

}
#crumbs h6 {
	background-image: url(../../images/pt_square11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.form_o {
	font-size: 0.9em;
	color: #666;
}
#crumbs .ohtakestyl {
	line-height: 160%;
}
.b_ohtake ul #ohtake_fax {
	background-image: url(../../images/7_ohtake/so_fax_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 320px;
	padding-bottom: 3px;
	list-style-type: none;
}
.b_ohtake ul #ohtake_fax a {
	height: 30px;
	width: 320px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../images/7_ohtake/so_fax.jpg);
	background-position: top;
}

 .b_ohtake ul #ohtake_fax a:hover {
	background-image: url(../../images/7_ohtake/so_fax_on.jpg);
	background-position: top;}
#crumbs h1 img {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C99;
}

.ohtake_title {
	border-top: 4px solid #D49292;
	padding-top: 10px;
	padding-left: 10px;
	border-left-width: 4px;
}
