/*---ベーススタイルシート---*/
/*-------------------------------------------基本設定-------------------------------------------------*/
/*---ボディ---*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333;
	background-color: #ffffcc;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*---リンク---*/
a {
	text-decoration: none;
	color: #03C;
}
/*---リンクオーバー---*/
a:hover {
	color: #06C;
	text-decoration: underline;
}

/*-------------------------------------------見出し-------------------------------------------------*/
/*---見出しh1---*/
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666;
	text-align: left;
	text-indent: 60px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
}
.yotuba {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #06F;
	background-image: url(../images/h1_yotuba.jpg);
	text-align: left;
	text-indent: 40px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 29px;
	float: left;
	width: 500px;
}

/*---見出しh2---*/
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	margin: 5px;
	padding: 2px;
	height: 15px;
	width: 480px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066CC;
	border-left-width: 15px;
	border-left-color: #0066CC;
	text-indent: 10px;
	float: left;
}
.hiyoko {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F69;
	background-image: url(../images/h2_hiyoko.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 35px;
	line-height: 30px;
}
.pink {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D85089;
	background-image: url(../images/h2_pink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 35px;
	line-height: 30px;
}
.list_hana      {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CB3A66;
	list-style-type: none;
	line-height: 30px;
	background-image: url(../images/list_hana.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	text-align: left;
	text-indent: 28px;
}
.kogao_list {
	background-image: url(../sejutu/images/ET_05.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
	width: 440px;
	float: none;
	clear: both;
}
.kogao_txt {
	background-image: url(../sejutu/images/AI_03.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 300px;
	width: 440px;
}
#wrapper #contents #contents_box .tekiou_txt .kogao_txt p {
	float: right;
	width: 250px;
	margin-top: 30px;
}



.list_hiyoko {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD5800;
	list-style-type: none;
	line-height: 30px;
	list-style-position: inside;
	background-image: url(../images/list_hiyoko.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-align: left;
	text-indent: 20px;
}




h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border: 1px solid #CCC;
	color: #39F;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 3px;
}

/*-------------------------------------------divボックス構造-------------------------------------------------*/
/*---ラッパー---*/
#wrapper {
	background-color: #FFFFFF;
	width: 770px;
	margin: auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*---ヘッダー---*/
#header {
	width: 770px;
	background-image: url(../images/hand_header_img_w770.jpg);
	height: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #007B7B;
	text-align: right;
}
#header_left {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header_center {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
}
#header_right {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
/*---トップイメージ---*/
#image {
	width:770px;
	float: left;
}
/*---ナビゲーション---*/
#navi {
	height: 50px;
    width:770px;
	float: left;
}

#menu {
background:url(../images/hand_navi_W770.jpg) no-repeat;
width:770px;
height:50px;
margin:0;
padding:0;
}

#menu li, #menu a {
height:50px;
display:block;
float:left;
}

#menu span {
display: none;
}



/*---- メニューボタンの横幅が全部違うとき用 ------- */
#menu_1 a { width: 67px; }
#menu_2 a { width: 108px; }
#menu_3 a { width: 136px; }
#menu_4 a { width: 106px; }
#menu_5 a { width: 108px; }
#menu_6 a { width: 166px; }
#menu_7 a { width: 79px; }
 
/* --- ナビゲーションのhover処理 --- */
#menu_1 a:hover { background: url(../images/hand_navi_W770.jpg) 0px -50px; }
#menu_2 a:hover { background: url(../images/hand_navi_W770.jpg) -67px -50px; }
#menu_3 a:hover { background: url(../images/hand_navi_W770.jpg) -175px -50px; }
#menu_4 a:hover { background: url(../images/hand_navi_W770.jpg) -311px -50px; }
#menu_5 a:hover { background: url(../images/hand_navi_W770.jpg) -417px -50px; }
#menu_6 a:hover { background: url(../images/hand_navi_W770.jpg) -525px -50px; }
#menu_7 a:hover { background: url(../images/hand_navi_W770.jpg) -691px -50px; }
 


/*---パンくずリスト---*/
#breadcrumbs {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top-color: #FFFFFF;
	clear: left;
	float: left;
	width: 770px;
	text-indent: 10px;
}

#breadcrumbs a {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
#breadcrumbs a:hover {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}

/*---コンテンツ---*/
#contents {
	background-color: #FFFFFF;
	float: left;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*---テキストナビゲーション---*/
#txt_navi {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#txt_navi a {
	color: #3366FF;
	text-decoration: none;
}
#txt_navi a:hover {
	color: #3333FF;
	text-decoration: underline;
}

/*---フッター---*/

#footer {
	background-image: url(../images/hand_footer_w770.jpg);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #ffffff;
	width: 770px;
	height: 121px;
	text-align: center;
	top: 10px;
	line-height: 25px;
	clear: both;
	float: none;
}

#footer_txt1 {
	float: left;
	width: 250px;
	margin: 0px;
	line-height: 13px;
	text-indent: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 270px;
	font-size: 12px;
	text-align: left;
}
#footer_txt2 {
	float: left;
	width: 250px;
	margin: 0px;
	line-height: 13px;
	text-indent: 0;
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: left;
}



/*---サイドメニュー---*/
#side_menu {
	width: 200px;
	padding-left: 10px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#side_menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 198px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}
#side_menu li {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-indent: 30px;
	background-repeat: no-repeat;
	background-position: 3px;
}
#side_menu li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 3px;
	width: 196px;
	color: #0066FF;
	background-color: #FFFFFF;
}
.hiyoko_list    {
	text-decoration: none;
	background-image: url(../images/list_marker_hiyoko.gif);
	color: #0066FF;
}
.hana_list {
	text-decoration: none;
	background-image: url(../images/list_hana.gif);
	color: #0066FF;
}
.leef_list {
	text-decoration: none;
	background-image: url(../images/list_marker.gif);
	color: #0066FF;
}
.yotuba_list {
	text-decoration: none;
	background-image: url(../images/list_marker_yotuba.gif);
	color: #0066FF;
}



#side_menu li a:hover {
	background-color: #FFFFCC;
	width: 196px;
	color: #0000FF;
}
/*---コンテンツボックス---*/
#contents_box {
	width: 530px;
	float: right;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 15px;
}
#news {
	float: right;
	width: 200px;
	padding-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	clear: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#news li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-indent: 20px;
	background-image: url(../images/list_marker_yotuba.gif);
}
#news li a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #339966;
	left: -20px;
	font-weight: bold;
}
#news li a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #336600;
	text-decoration: underline;
}
#article_body {
	width: 530px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
#article_list {
	width: 480px;
}
#news_box {
	padding: 5px;
	width: 188px;
	border: 1px solid #cccccc;
	height: auto;
	float: left;
}
#news_title {
	float: left;
	width: 200px;
	background-image: url(../images/topics.gif);
	height: auto;
}

.top_contents {
	float: left;
	width: 500px;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#contents_left {
	float: left;
	height: auto;
	width: 540px;
	margin-top: 20px;
	text-align: left;
}
#contents_right {
	height: auto;
	width: 210px;
	float: right;
	margin-top: 20px;
	padding-left: 10px;
}
.top_contents_tekiou_img {
	float: left;
}

#top_content_txt {
	float: left;
	height: auto;
	width: 350px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#top_content_photo {
	float: right;
	height: auto;
	width: 150px;
	margin-top: 20px;
}
.info_top_content_left {
	float: left;
	width: 230px;
}
.info_top_content_right {
	width: 250px;
	float: right;
	margin-right: 40px;
	font-size: 14px;
	line-height: 20px;
}
.shop {
	float: left;
	width: 520px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
}
.green {
	color: #390;
}

.info_top_content {
	float: left;
	width: 520px;
	padding-top: 50px;
}
.shop_left {
	float: left;
	width: 240px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.red {
	color: #F00;
}
.ryoukin {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #063;
}

.shop_right {
	float: right;
	width: 270px;
}
.side_banna {
	float: left;
	width: 200px;
	margin-top: 10px;
}
.reset_left {
	float: left;
	width: 170px;
}
.reset_right {
	float: right;
	width: 430px;
	margin-right: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}
.reset_content {
	float: left;
	width: 400px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-left: 30px;
	height: auto;
}
.reset_content p strong {
	color: #990;
}
.biyou_right {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	float: right;
	width: 240px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.koe_contents {
	float: left;
	width: 520px;
}
.koe_contents_title {
	width: 506px;
}

.sejutu_part {
	float: left;
	width: 480px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
}
.sejutu_txt {
	float: left;
	width: 240px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-left: 20px;
	line-height: 20px;
}
.sejutu_photo {
	float: left;
	width: 210px;
}
.koe_contents_letter {
	width: 500px;
	float: left;
}
.koe_contents_photo {
	width: 500px;
}
.koe_photo {
	padding: 10px;
	line-height: 30px;
	float: left;
	position: static;
	text-align: center;
}
.houseki_reset_txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	background-color: #FFC;
	width: 300px;
	padding: 10px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.houseki_coupon_txt {
	float: left;
	width: 170px;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	margin-right: 10px;
	margin-top: 20px;
}
.houseki_coupon {
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.reset_contents {
	width: 508px;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#wrapper #contents #contents_box .reset_contents .reset_contents table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.news_day {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	width: 470px;
	margin-right: 30px;
	text-align: right;
}
.news_control {
	width: 470px;
	margin-top: 30px;
}
.blog_link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 194px;
	line-height: 15px;
	background-color: #FDFEDE;
	border: 1px solid #999;
	padding: 3px;
}
.tekiou_txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 30px;
	clear: both;
}
#wrapper #contents #contents_box table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.txt_12_green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #063;
}
.brown {
	color: #960;
}
.mawarikomi {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.map_box {
	margin: 10px;
	float: left;
	width: 500px;
}
