@charset "utf-8";

/* fix Style

----------------------------------------------------------- */

@import url("../../001_prezent_SF/fix.css");



* {

	padding:0;

	margin: 0;

	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;

}



#base {
	width: 1050px;
	min-height:1800px;
	margin-right: auto;
	background-color:#FFF;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#C6F;	
	border-left-color: #C6F;
	/*-moz-box-shadow: 3px 0 3px #000;
	-webkit-box-shadow: 3px 0 3px #000; 
	*/

}



body {
	background-image:url(../../img/index/background_02.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	background-attachment: fixed;
}



img {

	vertical-align: top;

}



a img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



li {

	list-style-type: none;

}



a {

	color: #990099;

	text-decoration: none;

}



a:hover {

	color: #CC0000;

	text-decoration: none;

}





/*

ヘッダー

-------------------------------------------*/

#head {

	background-image: url(../../001_prezent_SF/img/head.gif);

	height: 140px;

	position: relative;

	background-color: #FFFFFF;

	background-repeat: no-repeat;

}

#head h1 {

	font-size: 9px;

	position: absolute;

	top: 3px;

	font-weight: normal;

	line-height: 16px;

	color: #777777;

	left: 4px;

	width: 350px;

}

#head h2 {

	position: absolute;

	bottom: 0px;

	margin-bottom: 0px;

	padding-bottom: 5px;

	left: 5px;

	width: 880px;

	padding-left: 20px;

}



#head img#logo {

	position: absolute;

	left: 0px;

	top: 30px;

	margin: 0 0 15px 0;

	height: 55px;

}

#head #h_list {

	position: absolute;

	right: 20px;

	top: 0px;

}

#head #h_list li {

	display: inline;

	padding-right: 7px;

	padding-left: 13px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

	background-image: url(../../001_prezent_SF/img/li.gif);

	background-repeat: no-repeat;

	background-position: 3px center;

	font-size: 10px;

}

#head #h_list a {

	text-decoration: none;

	color: #6C6759;

}

#head #info {

	position: absolute;

	right: 5px;

	font-size: 11px;

	color: #000000;

	line-height: 24px;

	text-align: right;

	top: 9px;

	width: 365px;

	height: 79px;

}

#head #info strong {

	font-size: 35px;

	color: #8D3F93;

	font-family: Arial, Helvetica, sans-serif;

}

#head #info span {

	font-size: 14px;

	color: #333333;

}

#head #h_list a:hover {

	background-color: #FFFFFF;

}



/*

グローバルナビ

-------------------------------------------*/

#navi {

	background-image: url(../../001_prezent_SF/img/navi.gif);

	height: 44px;

	padding-left: 50px;

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 998px;

}

#navi ul {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #F0F0F0;

	height: 44px;

}

#navi li a, #navi li strong {

	line-height: 16px;

	display: block;

	float: left;

	height: 32px;

	width: auto;

	padding-right: 25px;

	padding-bottom: 6px;

	padding-left: 25px;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #F0F0F0;

	padding-top: 6px;

	text-align: center;

}

#navi li a span {

	line-height: 10px;

	font-size: 10px;

	color: #ffffff;

}

#navi li strong span {

	line-height: 12px;

	font-size: 10px;

	color: #666666;

}

#navi li a:hover span {

	color: #8D5391;

}



#navi li a {

	background-image: url(../../001_prezent_SF/img/navi_li.gif);

}

#navi li a:hover {

	background-image: url(../../001_prezent_SF/img/navi_li_ov.gif);

	color: #333333;

}

#navi li strong {

	background-image: url(../../001_prezent_SF/img/navi_li_st.gif);

	color: #A264A6;

	font-weight: normal;

}

#navi li {

	display: inline;

}





/*

	topicpath Setting　パンクズ

----------------------------------------------------*/

ol#path{
	display:block;
	clear:both;
	overflow:hidden;
	line-height:1.3;
	width:1010px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}

ol#path li{

	color:#666;

	display:inline-block;

	font-size:12px;

	letter-spacing:0;

	float:left;

	padding-right:10px;

}

ol#path li a{

	margin:0 10px 0 0;

}

ol#path li a:hover{text-decoration:underline;}





/*

メイン

-------------------------------------------*/

#main {

	float: left;

	width: 1038px;

	background-color: #FFFFFF;

	padding: 6px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #F0F0F0;

}

#pankuzu {

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	font-size: 10px;

	color: #999999;

	line-height: 16px;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 3px;

	padding-left: 10px;

}

#pankuzu strong {

	font-weight: normal;

	color: #505050;

	font-size: 11px;

	letter-spacing: 1px;

}



#content {

	float: right;

	width: 790px;

	padding-bottom: 5px;

	margin-right: 5px;

}



#content a:hover img

{

opacity:0.7;

filter: alpha(opacity=70);

-ms-filter: "alpha( opacity=70 )";

background: #fff;

}



#content #mokuji {

	margin-top: 1px;

	margin-bottom: 5px;

	background-color: #FFFFFF;

	padding: 5px;

}

#mokuji ul {

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

}

#mokuji ul ul {

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

}

#mokuji li {

	font-size: 14px;

	line-height: 20px;

}

#mokuji li a {

	background-image: url(../../001_prezent_SF/img/li.gif);

	background-repeat: no-repeat;

	background-position: 5px center;

	margin-bottom: 2px;

	padding-bottom: 2px;

	padding-left: 15px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #D8D8D3;

	display: block;

}

#content #mokuji h3 {

	color: #9F7331;

	background-image: none;

	padding-left: 10px;

	margin-bottom: 2px;

	padding-top: 1px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #D0BB97;

	padding-bottom: 1px;

	background-color: #FFFFFF;

}



#content .box_out {

	margin-top: 1px;

	margin-bottom: 5px;

	padding: 5px;
	
	min-height:1300px;

}

#content .box_in {

	background-color: #FFFFFF;

	border: 1px solid #D9D9D9;

	margin-bottom: 5px;

	padding: 5px;

}



#img4{

	margin-bottom: 10px;

}



h2 {

	font-size: 18px;

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #A265A6;

	line-height: 26px;

	padding-top: 10px;

	padding-left: 5px;

	margin-bottom: 10px;

	font-weight: normal;

	padding-bottom: 8px;

}

h2 span {

	font-size: 12px;

	padding-left: 20px;

	color: #A365A7;

	letter-spacing: 1px;

	line-height: 14px;

}

#content h3 {

	font-size: 15px;

	line-height: 18px;

	color: #FFFFFF;

	background-image: url(../../001_prezent_SF/img/h3.gif);

	height: 20px;

	padding-bottom: 7px;

	padding-left: 40px;

	margin-top: 1px;

	padding-top: 5px;

	font-weight: normal;

	background-color: #333333;

}

#content .paymentimage {

	font-size: 13px;

	line-height: 15px;

	color:#FFF;

background-image: url(../../img/payment.jpg);

	height: 16px;
	
	width:300px;

	padding-bottom: 7px;

	padding-left: 40px;

	margin-top: 1px;
	
	margin-bottom:6px;

	padding-top: 8px;

	font-weight: normal;

	background-color:#CCF;

}













#content h3 span {

	font-size: 11px;

	color: #F7CDCC;

	line-height: 12px;

	padding-left: 20px;

	font-weight: normal;

	letter-spacing: 2px;

}

#content h4 {

	color: #9F7535;

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #D6B583;

	font-size: 16px;

	line-height: 16px;

	margin-top: 15px;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding-top: 3px;

	padding-right: 5px;

	padding-bottom: 3px;

	padding-left: 8px;

}

#content h4 span {

	font-size: 12px;

	color: #C19148;

	padding-left: 10px;

	line-height: 12px;

	font-weight: normal;

}



#content h5 {

	font-size: 16px;

	color:#990099;

}



#content h5 span{

	font-size: 12px;

	color:#000000;

}



#content p {

	font-size: 13px;

	line-height: 25px;

	padding: 5px;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left: 10px;

}



#content .box02_left {

	float: left;

	width: 340px;

	margin-left: 2px;

}

#content .box02_right {

	float: right;

	width: 340px;

}

#content .box02_left h3, #content .box02_right h3 {

	clear: both;

}

#content .box02_left .box_in,

#content .box02_right .box_in {

	padding-right: 10px;

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

}

#content .box02_left p,

#content .box02_right p {

	margin: 0px;

}



#content .box02_right .dl_list {

	border: 1px solid #D6D5CB;

}

#content .box02_right .dl_list dt {

	width: 70px;

	padding-left: 7px;

	background-position: left center;

}

#content .box02_right .dl_list dd {

	width: 205px;

}

#content .box02_right .dl_list dl {

	width: 320px;

	padding-top: 8px;

	padding-bottom: 8px;

}







dl.dl_link {

	padding: 20px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D9D9D9;

	margin-right: 10px;

	margin-left: 5px;

}

.dl_link dt {

	font-size: 15px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	line-height: 28px;

	margin-bottom: 7px;

	background-image: url(../../001_prezent_SF/img/li.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 10px;

	font-weight: normal;

	letter-spacing: 1px;

}

.dl_link dd {

	font-size: 13px;

	line-height: 20px;

	padding-right: 15px;

	padding-left: 15px;

	color: #505050;

}





.img_left {

	float: left;

	background-color: #FFFFFF;

	padding: 2px;

	margin-top: 10px;

	margin-right: 20px;

	margin-bottom: 10px;

	margin-left: 10px;

	border: 1px solid #EDECE9;

}

.img_right {

	float: right;

	background-color: #FFFFFF;

	padding: 2px;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 20px;

	border: 1px solid #EDECE9;

}



.img_left2 {

	float: left;

	background-color: #FFFFFF;

	padding: 2px;

	margin-top: 10px;

	margin-right: 20px;

	margin-bottom: 10px;

	margin-left: 10px;

}

.img_right2 {

	float: right;

	background-color: #FFFFFF;

	padding: 2px;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 20px;

}



#top_img {

	text-align: center;

	background-color: #FFFFFF;

	padding-top: 5px;

	padding-bottom: 5px;

}



.btn_s {

	text-align: right;

	clear: both;

	padding: 10px;

}

.btn_s a,

a.btn_s {

	color: #FFFFFF;

	background-color: #36B3E2;

	padding-top: 3px;

	padding-right: 7px;

	padding-bottom: 3px;

	padding-left: 7px;

	font-size: 12px;

	border-top-width: 2px;

	border-right-width: 3px;

	border-bottom-width: 2px;

	border-left-width: 3px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EEF0F0;

	border-right-color: #EEF0F0;

	border-bottom-color: #EEF0F0;

	border-left-color: #EEF0F0;

	text-decoration: none;

	background-image: url(../../001_prezent_SF/img/btn.gif);

	background-repeat: repeat-x;

	background-position: center top;

}

.btn_s a:hover,

a.btn_s:hover {

	color: #0F7ABB;

	background-color: #ECFBFF;

	background-image: none;

}





#content .to_top {

	text-align: right;

	padding-right: 20px;

	padding-bottom: 10px;

	clear: both;

	margin-top: 10px;

}

#content ul.list {

	padding-top: 10px;

	padding-bottom: 10px;

}

#content ul.list li {

	font-size: 14px;

	line-height: 20px;

	margin-bottom: 7px;

	padding-left: 15px;

	background-image: url(../../001_prezent_SF/img/li.gif);

	background-repeat: no-repeat;

	background-position: 5px center;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #DDDDDD;

	color: #1072BA;

}



#content .chui {

	color: #F24800;

	font-size: 13px;

}

.syomei {

	font-size: 18px;

	text-align: right;

	padding-right: 15px;

	padding-bottom: 15px;

	font-family: "有澤楷書","ＡＲＰ行楷書体Ｈ", "ＡＲ行楷書体Ｈ","ヒラギノ明朝 Pro W6","HiraMinPro-W6";

	padding-top: 5px;

}



#form {

	padding-top: 10px;

	padding-bottom: 10px;

	margin: 10px;

	background-color: #F8F8F6;

}



.teisei {

	text-decoration: line-through;

	padding-right: 5px;

	padding-left: 5px;

}



.box02_left .img_left {

	margin-bottom: 0px;

	margin-left: 5px;

	margin-right: 10px;

}

.box02_left .img_right {

	margin-bottom: 0px;

	margin-right: 5px;

	margin-left: 10px;

}



#content .menu_base {

	background-color: #F8F7F5;

	width: 580px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

	padding-top: 10px;

	padding-bottom: 10px;

}



textarea ,

input {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;

}

.map_base {

	background-color: #FFFFFF;

	text-align: center;

	margin-top: 15px;

	margin-bottom: 15px;

	padding-top: 2px;

	padding-bottom: 5px;

	border: 1px solid #EAEAEA;

}



/*-----dlリスト-----*/

#content .dl_list {

	padding: 5px;

	border: 1px solid #EEEEEA;

	float: left;

	margin-bottom: 5px;

}

#content .dl_list dt {

	float: left;

	display: block;

	width: 80px;

	font-size: 12px;

	padding-left: 15px;

	line-height: 1.4em;

	background-image: url(../../001_prezent_SF/img/li.gif);

	background-repeat: no-repeat;

	background-position: 5px center;

}

#content .dl_list dd {

	display: block;

	float: right;

	width: 460px;

	font-size: 12px;

	line-height: 1.4em;

	padding-left: 7px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #D7E6E8;

}

#content .dl_list dl {

	padding-bottom: 7px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D6D5CB;

	display: block;

	width: 570px;

	padding-top: 7px;

	padding-right: 4px;

	padding-left: 4px;

	float: left;

}

#content .dl_list dd a {

	line-height: 1.4em;

}



/*

サイド

-------------------------------------------*/



#side {
	padding: 0 5px 5px 5px;
	float: left;
	width: 220px;
	min-height:1850px;

}

#side h3 {

	font-size: 14px;

	line-height: 18px;

	color: #FFFFFF;

	background-image: url(../../001_prezent_SF/img/side_h3.gif);

	height: 20px;

	padding-bottom: 7px;

	font-weight: normal;

	margin-bottom: 1px;

	padding-top: 5px;

	text-align: left;

	padding-left: 20px;

}

#side h3 span{

	font-size: 10px;

	line-height: 18px;

	color: #EABAEB;

	height: 20px;

	padding-bottom: 7px;

	font-weight: normal;

	margin-bottom: 1px;

	padding-top: 5px;

	text-align: left;

	padding-left: 5px;

}

#side .side_box {
		width: 220px;
	margin-bottom: 5px;

}#side .side_box img{

	margin-bottom: 5px;

}

#side .side_box h3 {

	background-color: #3DAAD3;

	background-image: none;

	line-height: 20px;

	height: 20px;

	padding-top: 1px;

	padding-right: 0px;

	padding-bottom: 1px;

	padding-left: 0px;

	font-size: 13px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #D3D1C9;

}

#side .side_box .side_inbox {

	background-image: url(../../001_prezent_SF/img/side_inbox.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	width: 210px;

	padding-top: 5px;

	padding-bottom: 10px;

	background-color: #F5F5F4;

	margin-right: auto;

	margin-left: auto;

	border-top-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

#side li {

	line-height:0;

}

#side li a {

	display: block;

	font-size: 12px;

	line-height: 16px;

	color: #14130C;

	text-decoration: none;

	background-color: #F8F8F5;

	padding-top: 6px;

	padding-right: 5px;

	padding-left: 22px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E0E0D8;

	background-image: url(../../001_prezent_SF/img/side_li.gif);

	background-position: center top;

	background-repeat: no-repeat;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	height: 34px;

}



#side li a:hover {

	background-color: #FFFFFF;

	color: #C959CC;

	background-image: url(../../001_prezent_SF/img/side_li_ov.gif);

}



#side .side_box .side_inbox p {

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

	font-size: 12px;

}

#side .side_box .side_btn {

	text-align: center;

	padding-top: 5px;

	padding-bottom: 5px;

}

#side .side_box .side_prbox {

	width: 186px;

	background-color: #F9F9F7;

	margin-right: auto;

	margin-left: auto;

	margin-top: 10px;

	padding: 10px;

	font-size: 12px;

	color: #6F6B5E;

}

#side .side_box .side_prbox p {

	font-size: 10px;

}

#side .side_box .side_prbox a {

	color: #8E8979;

	font-size: 10px;

}



#side li a span {

	font-size: 10px;

	line-height: 12px;

	color: #8D5391;

}

#side li a:hover span {

	color: #14130C;

}

#side ul {

	width: 200px;

	margin-right: auto;

	margin-left: auto;

	border-top-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #E3E3E3;

	border-right-color: #E3E3E3;

	border-left-color: #E3E3E3;

	display: block;

}

#side .chui {

	font-size: 10px;

	color: #D73743;

	padding-left: 5px;

}

#side .side_box2 {
	background-repeat: repeat-x;
	background-position: top;
	width: 180px;
	margin-bottom: 5px;
	padding:10px;
	text-align:center;
	margin-left:15px;
	background-color:#FFD9EC;
}

/*

フッター

-------------------------------------------*/



#foot {

	background-image: url(../../001_prezent_SF/img/foot.gif);

	background-repeat: repeat-x;

	background-position: top;

	background-color: #B17DB5;

	clear: both;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

	height: 120px;

	position: relative;

}

#foot p {

	font-size: 14px;

	color: #FFFFFF;

	line-height: 20px;

	text-align: right;

	position: absolute;

	right: 25px;

	top:20px;

	width: 332px;

}

#foot li {

	font-size: 12px;

	display: inline;

}

#foot li a {

	color: #FFFFFF;

	font-size: 12px;

	text-decoration:underline;

}

#foot li a:hover{

	text-decoration:none;

}



#foot #f_ul01 {

	position: absolute;

	left: 25px;

	top: 41px;

	width: 661px;

}

#foot #f_ul02 {

	position: absolute;

	left: 20px;

	top: 38px;

}

#foot #f_logo {

	font-size: 18px;

	color: #FFFFFF;

	position: absolute;

	top: 36px;

	right: 12px;

	font-family: "Times New Roman", Times, serif;

	width: 281px;

}



#foot .ftMenu{

	width:600px;

	position:absolute;

	top:20px;

	left:20px;

}

#foot .ftMenu h3{

	color:#fff;

	font-size:14px;

	padding:0 0 6px;

	display:block;

	clear:both;

}

#foot .ftMenu ul{

	overflow:hidden;

	width:600px;

}

#foot .ftMenu ul li{

	float:left;

	line-height:1.1;

	margin-bottom:6px;

	padding:0 12px 0 0;

}

#foot .ftMenu ul li a{

	white-space:nowrap;

	display:block;

}



address {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #C458C7;

	background-color: #ffffff;

	line-height: 20px;

	text-align: right;

	padding-right: 10px;

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #DFDFDF;

}





/*

各種テーブル

-------------------------------------------------------------------*/

table {

	border-collapse: collapse;

}

table td {

	border-collapse: collapse;

}

#content table.table_info {

	width: 600px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 30px;

	margin-left: auto;

}

#content table td {

	padding: 5px;

	border: 1px solid #EAE8DF;

	font-size: 13px;

}

#content table th {

	font-size: 12px;

	text-align: left;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	background-color: #EBDDEC;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	font-weight: normal;

	color: #A467A8;

}

#content form table th {

	width: 127px;

}



#content table td.td_head {

	background-color: #FAF8F3;

	text-align: right;

	padding: 8px;

	white-space: nowrap;

	color: #333333;

	border-top-width: 1px;

	border-right-width: 4px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #D5D5D5;

	border-right-color: #CDBB9C;

	border-bottom-color: #D5D5D5;

	border-left-color: #D5D5D5;

	font-size: 13px;

	background-image: url(../../001_prezent_SF/img/td_head.gif);

	background-repeat: repeat-x;

}



#content table td.td_odd {

	background-color: #FFFFFF;

	text-align: left;

	padding: 8px;

	border: 1px solid #D5D5D5;

	font-size: 12px;

	background-image: url(../../001_prezent_SF/img/td_odd.gif);

	background-repeat: repeat-x;

	line-height: 20px;

}



#td01 {

	border:none;

}



.td_head .eng {

	margin: 0px;

	padding: 0px;

	font-size: 10px;

	color: #C6B18E;

}



#content table.table_menu th {

	border-right-width: 4px;

	border-right-style: solid;

	border-right-color: #BDB7A1;

	text-align: right;

	padding-top: 15px;

	padding-right: 10px;

	padding-bottom: 15px;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	border-bottom-color: #DDDDDD;

	white-space: nowrap;

	background-color: #FCFBF8;

	border-top-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-left-style: solid;

	border-top-color: #DDDDDD;

	border-left-color: #DDDDDD;

	padding-left: 20px;

}

#content table.table_menu th span {

	font-size: 10px;

	color: #36A6DC;

}

#content table.table_menu td {

	padding-left: 15px;

	border-bottom-color: #E5E5E5;

	padding-top: 10px;

	padding-bottom: 10px;

	line-height: 22px;

	background-color: #FFFFFF;

	border-top-color: #E5E5E5;

	border-right-color: #E5E5E5;

	border-left-color: #E5E5E5;

	padding-right: 15px;

}

#content .table_menu strong {

	font-size: 16px;

	color: #238CCB;

	padding-right: 5px;

	padding-left: 5px;

}

#content table.table_menu {

	width: 100%;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: auto;

	margin-left: auto;

}



.table_info th a {

	color: #312D24;

}

#content .table_info .td_odd p {

	margin: 0px;

}



#content table.table_menu td {

	font-size: 14px;

}

#content table.table_menu th {

	font-size: 14px;

	background-image: url(../../001_prezent_SF/img/th.gif);

	background-repeat: repeat-x;

	background-position: center top;

	color: #334A51;

	background-color: #F7F9F9;

	border-right-color: #ABBDBE;

}



/*

ギャラリー

-------------------------------------------------------------------*/

#content .box3 {

	text-align: left;

	width: 165px;

	float: left;

	margin-top: 5px;

	margin-left: 5px;

	background-color: #ffffff;

	height: 345px;

	padding:5px;

}



#content .box3_out {

	text-align: center;

	width: 185px;

	border: 1px solid #EEE8DF;

	float: left;

	margin-bottom: 10px;

	margin-left: 5px;

	background-color: #FFFFFF;

	height: 365px;

	margin-top: 15px;

}

.box3 .btn a {

	font-size: 12px;

	color: #FFFFFF;

	background-color: #BF9F62;

	display: block;

	margin-top: 5px;

	padding-top: 2px;

	padding-bottom: 2px;

	width: 100px;

	margin-right: auto;

	margin-left: auto;

	text-decoration: none;

	line-height: 14px;

	border-top-width: 1px;

	border-right-width: 2px;

	border-bottom-width: 1px;

	border-left-width: 2px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EBE1CF;

	border-right-color: #EBE1CF;

	border-bottom-color: #EBE1CF;

	border-left-color: #EBE1CF;

	background-image: url(../../001_prezent_SF/img/btn.gif);

	background-repeat: repeat-x;

	background-position: center top;

}

.box3 .btn a:hover {

	color: #DABFDB;

	background-color: #F0FDFF;

	background-image: none;

}

.box3 a img {

	background-color: #FFFFFF;

	padding-top: 2px;

	padding-right: 1px;

	padding-bottom: 2px;

	padding-left: 1px;

	border: 1px solid #E2DBCD;

}

.box3 a:hover img {



}

.tellerimg {

	margin:5px 0;

}

.kuwashiku {

	margin-bottom: 3px;

}



/*

トップページ

-------------------------------------------------------------------*/

.topMess{

	background:url(../../001_prezent_SF/img_index/bg_top_mess_re.jpg) 0 0 repeat-y;

	width:770px;

	margin-bottom:20px;

}

.topMess h2{

	border:0 none;

	margin:0;

	padding:0;

	line-height:0;

	font-size:0.01em;

	width:770px;

}

.mainMess{

	width:680px;

	margin:0 auto;

	clear:both;

}

.mainMess h3{

	background:none transparent!important;

	border-left:solid 5px #d699d6;

	font-size:15px;

	font-weight:bold!important;

	color:#6c6c6c!important;

	padding:0 0 0 8px!important;

	margin:0!important;

	line-height:1.2!important;

}

.mainMess p{

	margin-bottom:1.5em;

}





.topCamp{

	text-align:center;

	margin-bottom:30px;

}

.topCamp h2{

	border:0 none!important;

	margin:0 0 10px!important;

	padding:0!important;

}

.topCamp img{

	margin:0 auto;

	display:block;

}



.topVoice{}

.topVoice h2{

	border:0 none;

	margin:0 0 10px;

	padding:0;

	line-height:0;

	font-size:0.01em;

	width:770px;

}

.topVoice dl{

	width:750px;

	overflow:hidden;

	clear:both;

	margin:0 auto 30px;

}

.topVoice dl dt{

	width:200px;

	float:left;

}

.topVoice dl dd{

	width:520px;

	float:right;

}

.topVoice dl dd h3{

	color:#909!important;

	background:none transparent!important;

	border-bottom:solid 1px #d9d;

	margin-bottom:10px;

	padding-left:10px!important;

}

.topVoice dl dd p{

	margin:0!important;

	padding:0 10px!important;

}





/*

サイトマップ

-------------------------------------------------------------------*/



#main p.p_sitemap {

	padding-top: 10px;

	padding-right: 25px;

	padding-bottom: 10px;

	padding-left: 25px;

}

#main ul.ul_sitemap {

	padding: 10px;

}

#main .ul_sitemap li {

	padding-top: 2px;

	padding-right: 5px;

	padding-bottom: 2px;

	padding-left: 35px;

}

#main .ul_sitemap ul {

	margin: 0px;

	padding: 0px;

}

#main .ul_sitemap li a {

	background-image: url(../../001_prezent_SF/img/li.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 10px;

}



#t01{

	margin-top:10px;

}



#t01 td{

	height:40px;

	border:solid #CCC 1px;

	  padding:0.5em 1em;

}



#t01 th{

	background-color:#E0E0E0;

		border:solid #CCC 1px;

}



#t02{

	margin-top:0px;

}



#t02 td{



	  padding:0.5em 1em;

}



#t02 th{



}



#new {

	margin:4px 0 0px 0 !important;

	padding:0 !important;

}



#newcomer {

	float:left;

	padding:0 10px 0 0;

}



#listflame {

	width:770px;

	height:250px;

	float:right;

	margin:0;

	padding:0;

}



#img5 {

	float:right;

	padding:10px;

}



#img6 {

	float:left;

}

#submit {

	width:200px;

	margin:10px 0;

	padding:5px;

}



#submit-p{

	padding:5px;

	text-align:center;

}
#base{margin-left:auto;
margin-left:auto;
}


.telnumber{
font-size: 35px;

	color: #8D3F93;

	font-family: Arial, Helvetica, sans-serif;
	
}


#content .annai {

	font-size: 13px;

	line-height: 15px;

	color:#FFF;

background-image: url(../../img/payment.jpg);

	height: 16px;
	
	width:180px;

	padding-bottom: 7px;

	padding-left: 40px;

	margin-top: 1px;
	
	margin-bottom:6px;

	padding-top: 8px;

	font-weight: normal;

	background-color:#CCF;

}

.annai_out{
	width:220px;
	padding:10px 15px;
	float:left;
	line-height:18px;
}

#fb_box{
	width:400px;
	height:220px;
}

.senjyutu{height:35px;
margin-top:10px;
}
.cleafix:after{
	content:"";
	display:block;
	clear:both;
	zoom:1;
}
.imageclear{
	clear:both;}
	
	


#content input[type="text"] {
   font-size: 150%;
} 

.kakaku{
	margin: 20px;
	padding: 10px;
	background-color: #D4FFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2A1FFF;
	border-bottom-color: #2A1FFF;
	background-image: url(../../img/index/top_rogo.png);
	background-repeat: no-repeat;
	background-position: center 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
.topgreen{background-image:url(../../img/top_green.jpg);
background-repeat:repeat-x;
}


.topva{background-image:url(../../img/top_vaiolet.jpg);
background-repeat:repeat-x;
}

.taxh {
	line-height: 20px;
	padding-left: 50px;
	margin-top: 15px;
}

.patt {background-image:url(../../img/index/FloralPattern01.png);
background-repeat:repeat;
}
.vailot{
	color:#990099;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.vailot2{
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #A0A0A4;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
