/* CSS Document */


html, body {
	background-color: #F9DCFA;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height:100%;
}

a:link    {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #613D32;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #613D32;
	text-decoration: none;

}
a:active  {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #613D32;
	text-decoration: none;

}
a:hover   {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #995E4F;
	text-decoration: none;

}


.wrapper{
	min-height: 100%;
	padding: 0px;
	width: 764px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-y;
}


.header_logo{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: 764px;
}

.button{
	background-image: url(img/menu_bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 764px;
}

ul{
	padding: 0px;
	height: 41px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

.menu0 a{
	background-image: url(img/menu_00top.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 69px;
	display: block;
	text-indent: -9999pt;
}

.menu0 a:hover{
	background-image: url(img/menu_00top_b.jpg);
}


.menu1 a{
	background-image: url(img/menu_01prf.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 113px;
	display: block;
	text-indent: -9999pt;
}

.menu1 a:hover{
	background-image: url(img/menu_01prf_b.jpg);
}

.menu2 a{
	background-image: url(img/menu_02ps.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 160px;
	display: block;
	text-indent: -9999pt;
}

.menu2 a:hover{
	background-image: url(img/menu_02ps_b.jpg);
}


.menu3 a{
	background-image: url(img/menu_03scl.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 99px;
	display: block;
	text-indent: -9999pt;
}

.menu3 a:hover{
	background-image: url(img/menu_03scl_b.jpg);
}

.menu4 a{
	background-image: url(img/menu_04cons.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 144px;
	display: block;
	text-indent: -9999pt;
}

.menu4 a:hover{
	background-image: url(img/menu_04cons_b.jpg);
}

.menu5 a{
	background-image: url(img/menu_05lnk.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 85px;
	display: block;
	text-indent: -9999pt;
}

.menu5 a:hover{
	background-image: url(img/menu_05lnk_b.jpg);
}

.menu6 a{
	background-image: url(img/menu_06blog.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 80px;
	display: block;
	text-indent: -9999pt;
}

.menu6 a:hover{
	background-image: url(img/menu_06blog_b.jpg);
}

.header_img{
	background-image: url(img/header_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 764px;
	text-align: center;
}
.header_img_2{
	background-image: url(img/header_img_2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 265px;
	width: 764px;
	text-align: center;
}
.header_img img{
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0px 0px 0px 0px;
}


.content{

	margin: 0px;
	padding: 0px;
	height: auto;
	width: 764px;
}



.main_header{
	background-image: url(img/main_header.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 764px;
}
.main_body{
	background-image: url(img/main_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 764px;
}

.main_txt{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
	width: 650px;
    clear: both;
}
.main_txt:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}


.main_txt strong{
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #4A2958;
}

.main_footer{
	background-image: url(img/main_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 764px;
}



.push {	
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	width: 764px;
	text-indent:-9999px;
	clear:both;
}

.footer{
	background-image: url(img/footer.jpg);
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	width: 764px;
	background-repeat: no-repeat;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.footer p{
	padding: 5px 0px 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.footer h4{
	padding: 20px 0px 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}

/*--- Profile ---*/

.prof_head{
	margin: 0px auto;
	padding: 10px 0px 0px;
	clear: both;
	height: 40px;
	width: 600px;
}

.prof_wrap{
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 596px;
	border-top: none;
	border-right: 2px solid #D8BEDF;
	border-bottom: none;
	border-left: 2px solid #D8BEDF;
	clear:both;
}

.prof_wrap_2{
	margin: 0px auto;
	padding: 10px;
	height: auto;
	width: 576px;
	border-top: none;
	border-right: 2px solid #D8BEDF;
	border-bottom: none;
	border-left: 2px solid #D8BEDF;
	clear:both;
}

.prof_wrap:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

.prof_wrap_2:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
.prof_image{
	margin: 0px;
	padding: 0px;
	float: left;
	min-height: 100px;
	height:auto;
	width: 250px;

}

.prof_image img{
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.prof_text{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	min-height: 100px;
	height:auto;
	width: 320px;
	text-indent: 0pt;
}

.prof_text_wrap{
	margin: 0px auto;
	padding: 0px;
	float: none;
	height:auto;
	width: 540px;
	text-indent: 0pt;
}

.prof_text strong{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4A2958;
}

.prof_footer{
	padding: 0px;
	height: 29px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/prof_foot.jpg);
	background-repeat: no-repeat;
}

.prof_footer_2{
	padding: 0px;
	height: 29px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/prof_foot_2.jpg);
	background-repeat: no-repeat;
}

.motto_bg{
	background-image: url(img/index_main_head.jpg);
	height: 172px;
	width: 560px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.motto_bg strong{
}

.blogbox_l{
	margin: 0px;
	padding: 5px;
	float: left;
	height: auto;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E0D3E5;
}

.blogbox_r{
	margin: 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 450px;
}
