@charset "euc-jp";

/********************************************************************* tag_define */
* {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-style: normal;
	text-decoration: none;
	}

body{
	margin: 5px 0 0px;
	color: #666666;
	font-size:12px;
	line-height:150%;
	background-color: #F2F2F2;
	}

h1{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	height: 12px;
	padding: 1px 0 0 8px;
	margin:0 auto -10px;
	position:absolute;
	top:-100px;
	}

h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

ul, ol, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

dl, dt, dd {
	margin: 0;
	padding: 0;
	}

img {
	margin: 0;
	padding: 0;
	border:none;
	}

a:link, a:visited {
	text-decoration: none;
	line-height:130%;
	color: #666666;
	}

a:hover, a:active {
	color: #660000;
	text-decoration: underline;
	line-height:130%;
	}


/********************************************************** basic_position_classes */
.clear { clear: both;}
.right { text-align: right;}
.right img { text-align: right;	vertical-align: text-bottom;}
.center { text-align: center; }


/********************************************************** commmon_rayout_classes */
/**************************** container */
.container {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	}



/*header*/
.header {
	width: 720px;
	height: 65px;
	}
#logo {
	width:55px;
	float:left;
	}

#head{
	width:706px;
	float:left;
	}


#summary{
	width:276px;
	float:left;
	font-size:10px;
	padding-top:25px;
	padding-left:10px;
	color:#999999;
	}

#head_navi{
	width:390px;
	float:left;
	padding-top:10px;
	padding-left:30px;
	}

.header .top_t {
	float: right;
	color: #71910A;
	font-size: 11px;
	background-image: url(../img/bg_header_t.jpg);
	text-align: right;
	background-position: left bottom;
	height: 19px;
	width: 800px;
}

.header2 {

	width: 750px;
	height: 22px;
	background-image: url(../img/header2.gif);
	text-align: right;
	padding-top: 60px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
.header2 img {
	margin-right: 5px;
	margin-left: 10px;
	}


/*headerEND*/

/* menu btn（マウスオーバー）*/
guide {
	width: 176px;
	height: 299px;
	}

.guide ul {
	width: 196px;
	height: 299px;
	background: #FFFFFF url(../img/menu.gif) no-repeat 0px 0px;
	}

.guide ul li {
	display: inline;
	text-indent: -9000px;
	}

.guide ul li a {
	width: 196px;
	float:left;
	display: block;
	overflow: hidden;
	}

.guide ul li.menu01 a {
	height: 46px;
	background: url(../img/menu.gif) no-repeat 0px 0px;
	}

.guide ul li.menu02 a {
	height: 30px;
	background: url(../img/menu.gif) no-repeat 0px -46px;
	}

.guide ul li.menu03 a {
	height: 25px;
	background: url(../img/menu.gif) no-repeat 0px -76px;
	}

.guide ul li.menu04 a {
	height: 24px;
	background: url(../img/menu.gif) no-repeat 0px -101px;
	}

.guide ul li.menu05 a {
	height: 25px;
	background: url(../img/menu.gif) no-repeat 0px -125px;
	}

.guide ul li.menu06 a {
	background: url(../img/menu.gif) no-repeat 0px -150px;
	height: 24px;
	}

.guide ul li.menu07 a {
	background: url(../img/menu.gif) no-repeat 0px -174px;
	height: 25px;
	}
.guide ul li.menu08 a {
	background: url(../img/menu.gif) no-repeat 0px -199px;
	height: 25px;
}
.guide ul li.menu09 a {
	background: url(../img/menu.gif) no-repeat 0px -224px;
	height: 24px;
}
.guide ul li.menu10 a {
	background: url(../img/menu.gif) no-repeat 0px -248px;
	height: 24px;
}
.guide ul li.menu11 a {
	background: url(../img/menu.gif) no-repeat 0px -272px;
	height: 27px;
}


.guide ul li.menu01 a:hover {
	height: 46px;
	background: url(../img/menu.gif) no-repeat -196px 0px;
	}

.guide ul li.menu02 a:hover {
	height: 30px;
	background: url(../img/menu.gif) no-repeat -196px -46px;
	}

.guide ul li.menu03 a:hover {
	height: 25px;
	background: url(../img/menu.gif) no-repeat -196px -76px;
	}

.guide ul li.menu04 a:hover {
	height: 24px;
	background: url(../img/menu.gif) no-repeat -196px -101px;
	}

.guide ul li.menu05 a:hover {
	height: 25px;
	background: url(../img/menu.gif) no-repeat -196px -125px;
	}

.guide ul li.menu06 a:hover {
	background: url(../img/menu.gif) no-repeat -196px -150px;
	height: 24px;
	}

.guide ul li.menu07 a:hover {
	background: url(../img/menu.gif) no-repeat -196px -174px;
	height: 25px;
	}
.guide ul li.menu08 a:hover {
	background: url(../img/menu.gif) no-repeat -196px -199px;
	height: 25px;
}
.guide ul li.menu09 a:hover {
	background: url(../img/menu.gif) no-repeat -196px -224px;
	height: 24px;
}
.guide ul li.menu10 a:hover {
	background: url(../img/menu.gif) no-repeat -196px -248px;
	height: 24px;
}
.guide ul li.menu11 a:hover {
	background: url(../img/menu.gif) no-repeat -196px -272px;
	height: 27px;
}



/* nemu btn（マウスオーバー）END*/

/* menu */
.menu {
	height: 52px;
	width: 760px;
}


/* スタイ・E鎚・*/
.pad-b4{padding-bottom: 4px;}
.pad-b5{padding-bottom: 5px;}
.pad-b10{padding-bottom: 10px;}
.pad-b15{padding-bottom: 15px;}
.mar-b5{margin-bottom: 5px;}
.mar-t15{margin-top: 15px}
.mar-t25{margin-top: 25px}
.mar-t50{margin-top: 50px}
.mar-25{margin: 25px 0px;}

/*footer*/
.footer {
	width: 760px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
	background-position: top;
	height: 56px;
	}

.footer ul {
	padding-top: 5px;
	height: 21px;
	}

.footer li {
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
	}

.footer ul li a:link, 
.footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.footer ul li a:hover, 
.footer ul li a:active {
	color: #FF0000;
	text-decoration: underline;
	}

.copy {
	height: 70px;
	padding: 10 0 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	width: 800px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	}

.address {
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
	color: #999999;
}


/*p*/
#p{
	background-image: url(../img/p.gif);
	background-repeat: repeat-x;
	margin:0 10px 0 0px;
	padding:1px 0 3px;
}
#p2 {

	background-image: url(../img/p.gif);
	background-repeat: repeat-x;
	margin:0 0px;
	padding:1px 0 3px;
}


/*contents*/
.main {
	clear: both;
	width: 720px;
	background-image: url(../img/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	display: block;
	background-color: #FFFFFF;
	position: relative;
}

/*main_left*/
.main_left {
	float: left;
	width: 196px;
}

.plant {
	font-weight: normal;
	padding-left: 10px;
	font-size: 11px;
}
.plant .img {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}


/*main_right*/
.main_right {
	float: left;
	width: 524px;
}

.top_message {
	width: 519px;
	background-image: url(../img/img_baby.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 210px;
	padding-left: 5px;
}
.txt14 {
	font-size: 14px;
}

.main_contents {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}

.news_box_t {
	background-image: url(../img/news_box_t.gif);
	background-repeat: no-repeat;
	width: 470px;
	height: 50px;
	clear: both;
}
.news_box_m {
	background-image: url(../img/news_box_m.gif);
	background-repeat: repeat-y;
	width: 460px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	height: 100%;

}
.news_box_b {
	width: 470px;
	height: 7px;
	clear: both;
}

.news ul{
	font-size: 13px;
	color: #666666;
	width: 450px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	background-image: url(../img/news_box_m.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.news li {
	margin: 0 0 0px;
	padding: 0 0 3;
	clear: both;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	position: relative;
	width: 450px;
}
.news .date {
	float: left;
	line-height: 1.1em;
	padding: 2px 1px 2px 8px;
	width: 98px;
	color: #666666;
	margin: 0 2px 1px 0;
	font-size: 12px;
}
.news .txt {
	float: left;
	line-height: 1.1em;
	padding: 2px 1px 2px 8px;
	width: 329px;
	color: #006699;
	margin: 0 2px 1px 0;
	font-size: 12px;
}

.privacy_box_t {
	width: 470px;
	height: 36px;
	clear: both;
}
.privacy_box_m {

	background-image: url(../img/privacy_box_m.gif);
	background-repeat: repeat-y;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
.privacy_box_b {

	width: 470px;
	height: 12px;
	clear: both;
}
.top_txt {

	width: 519px;
	padding-left: 5px;
}


/*pages*/
.header_pages {
	width: 715px;
	height: 33px;
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
}
.txt_menu {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}
.txt_menu a:link, 
.txt_menu a:visited {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}
.txt_menu a:hover, 
.txt_menu a:active {
	font-size: 14px;
	line-height: 180%;
	color: #990000;
}

.main_pages {

	clear: both;
	width: 720px;
	height: 100%;
	display: block;
	position: relative;
}

.side_menu {
	font-size: 14px;
	font-weight: bold;
	margin-top: 150px;
	margin-left: 20px;
}

.link_p {
	color: #FF6666;
}

.link_p a:link,
.link_p a:visited{
	color: #FF6666;
}
.link_p a:hover,
.link_p a:active{
	color: #FF6666;
}

.link_y {
	color: #FF9900;
}

.link_y a:link,
.link_y a:visited{
	color: #FF9900;
}
.link_y a:hover,
.link_y a:active{
	color: #FF9900;
}

.link_g {
	color: #A8CC5B;
}

.link_g a:link,
.link_g a:visited{
	color: #A8CC5B;
}
.link_g a:hover,
.link_g a:active{
	color: #A8CC5B;
}

.title_txt_pages {
	margin: 10px;
	float: right;
	width: 410px;
}

/*tatai*/
.container_tatai {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_tatai.jpg);
	background-repeat: no-repeat;
}
.contents_tatai {
	margin: 10px;
	float: right;
	width: 450px;
}

/*cost*/
.container_cost {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_cost.jpg);
	background-repeat: no-repeat;
}
.contents_cost {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}

/*voice*/
.container_voice {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_voice.jpg);
	background-repeat: no-repeat;
}
.contents_voice {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}
.box_voice {
	background-color: #FEFCDC;
	height: 100%;
	width: 650px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.voice_txt {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	background-image: url(../img/img_toy1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 50px;
}
.voice_txt2 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/img_toy2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 50px;
	padding-left: 50px;
}

/*gairai*/
.container_gairai {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_gairai.jpg);
	background-repeat: no-repeat;
}

.contents_gairai {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}

/*mechanism*/
.container_mechanism {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_mechanism.jpg);
	background-repeat: no-repeat;
}

/*counseling*/
.container_counseling {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_counseling.jpg);
	background-repeat: no-repeat;
}

/*check*/
.container_check {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_check.jpg);
	background-repeat: no-repeat;
}

.check_box_m {
	background-image: url(../img/check_box_m.gif);
	background-repeat: repeat-y;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
.txtBlue {
	font-size: 14px;
	font-weight: bold;
	color: #146194;
}

/*baiyo*/
.container_baiyo {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_baiyo.jpg);
	background-repeat: no-repeat;
}
.contents_baiyo1 {
	width: 500px;
	float: right;
}
.txt_dot {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCCC;
	padding-top: 5px;
	width: 470px;
	margin-bottom: 5px;
}
.contents_baiyo2 {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}

/*treatment*/
.container_treatment {
	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_treatment.jpg);
	background-repeat: no-repeat;
}
.txt_sideline {
	width: 470px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #AAC8E6;
}
.txtRed {

	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.txt_red {
	color: #CC0000;
}

.txt_info {
	font-size: 16px;
}
.txtPink {
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
}
.txt_dialin {

	font-size: 18px;
}
.container_result {

	width: 720px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../img/bg_result.jpg);
	background-repeat: no-repeat;
}
.contents_result {
	width: 500px;
	float: right;
	padding-right: 20px;
}
.josei_bg {
	background-color: #FFFFFF;
	padding: 10px;
	width: 510px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.txt14B {
	font-size: 14px;
	font-weight: bold;
}
.title_pop {
	width: 540px;
	border: none;
}
