/**********************

基準

**********************/

h1, h2, h3, h4, h5, div, p, ul, dl, dt, dd, form, fieldset, address, img {
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;
	color: #333333;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
ol {
	font-size:small;
	line-height:1.3;
	border:none;
	font-style: normal;
	color: #333333;
	padding: 5;
}

a:link,a:active,a:visited {
	color: #007FAC;
	text-decoration: underline;
}
hr {
	display: none;
}

a:hover {
	color: #007FAC;
	text-decoration: none;
}
#tv_atten {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FDD;
}
#tv_atten p {
	color: #F00;
}
#tv_atten p strong {
	font-size: 18px;
}


.space {
	clear: left;
}
.red_b {
	color: #F66;
	font-weight: bold;
}

.txt12 {
	font-size: 12px;
}
.btm5 {
	margin-bottom: 5px;
}
.btm10 {
	margin-bottom: 10px;
}
.btm20 {
	margin-bottom: 20px;
}
.img_left01 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_right01 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}



/**********************

共通

**********************/

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFE8;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	background-image: url(../imgs/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-size: 12px;
	color: #FFF;
	height: 23px;
	width: 980px;
	float: left;
	padding-top: 7px;
}

#header {
	width: 980px;
	float: left;
}
#header02 {
	width: 980px;
	height: 100px;
	position: relative;
}
#logo {
	position: absolute;
	left: 15px;
	top: 20px;
}
#tel {
	position: absolute;
	top: 20px;
	left: 670px;
}
#pan {
	margin-bottom: 10px;
}
#pan p {
	font-size: 10px;
	font-weight: bold;
}


#contents {
	width: 960px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	clear: left;
}
#navi {
	width: 960px;
	height: 60px;
	margin-bottom: 10px;
	clear: left;
}
#navi li {
	float: left;
}
#main {
	float: left;
	width: 730px;
}
#main p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
}

#main2 {
	float: left;
	width: 960px;
}
#side {
	width: 200px;
	float: left;
	margin-left: 30px;
}
#footer_inner {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0081AB;
	width: 960px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0081AB;
}
#footer_left {
	float: left;
	width: 460px;
}
#footer_right {
	float: left;
	width: 460px;
	margin-left: 40px;
}
#footer_inner h5 {
	font-size: 14px;
	background-image: url(../imgs/footer_tit.png);
	background-repeat: no-repeat;
	clear: left;
	height: 22px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 12px;
	margin-bottom: 5px;
}
#footer_inner p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer_logo {
	width: 940px;
	padding: 20px;
	clear: left;
}
#footer_logo p {
	font-size: 12px;
}
#footer_logo img {
	float: left;
	margin-right: 10px;
}
#footer_link {
	background-color: #0081AB;
	padding: 10px;
	text-align: center;
}
#footer_link li {
	display: inline;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
#footer_link li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#copy_right {
	text-align: center;
	padding: 10px;
	font-size: 12px;
}



/**********************

共通追加

**********************/
.main_link a {
	font-weight: bold;
	display: block;
	background-image: url(../imgs/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


/**********************

サイドエリア

**********************/

#hawks {
	clear: left;
	width: 200px;
	margin-bottom: 10px;
	text-align: center;
}
#hawks p {
	font-size: 10px;
	line-height: 12px;
	color: #666;
	margin-top: 5px;
}
#side h4 {
	background-image: url(../imgs/right_tit.png);
	background-repeat: no-repeat;
	clear: left;
	height: 24px;
	padding-top: 11px;
	padding-left: 10px;
	color: #FFF;
	margin-bottom: 5px;
}
#ranking01 {
	background-image: url(../imgs/ranking01.png);
	background-repeat: no-repeat;
	clear: left;
	height: 25px;
	color: #D9450F;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 16px;
}
#ranking02 {
	background-image: url(../imgs/ranking02.png);
	background-repeat: no-repeat;
	clear: left;
	height: 25px;
	color: #3072BB;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;
}
#ranking03 {
	background-image: url(../imgs/ranking03.png);
	background-repeat: no-repeat;
	clear: left;
	height: 25px;
	color: #647F1F;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;
}
.ranking_inner {
	width: 184px;
	background-color: #FFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	float: left;
}
.ranking_inner img {
	float: left;
	margin-right: 5px;
}
.ranking_inner a {
	font-weight: bold;
	line-height: 14px;
	font-size: 14px;
}
.price_no {
	font-size: 12px;
	color: #FF6666;
}
.tax {
	font-size: 10px;
}
.price {
	font-weight: bolder;
	color: #F66;
	font-size: 16px;
}
.link01 {
	background-image: url(../imgs/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.link01 a {
	font-size: 12px;
	font-weight: bold;
}
.link02 {
	background-image: url(../imgs/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.link02 a {
	font-weight: bold;
}
.link03 {
	background-image: url(../imgs/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	float: right;
	width: 468px;
}
.link03 a {
	font-weight: bold;
}
#sidebar_cal {
	background-color: #FFF;
	margin-bottom: 20px;
}
#side_txt {
	background-color: #DBDBDB;
	padding: 10px;
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
#side ul {
	float: left;
	width: 190px;
	padding-left: 10px;
}
#side li {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../imgs/icon.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
	margin-bottom: 5px;
}
#side_txt p {
	font-size: 10px;
	line-height: 12px;
}
#main_tit {
	dheight: 47px;
	width: 710px;
	float: left;
	background-image: url(../imgs/main_tit.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
#main_tit p {
	font-weight: bold;
	color: #3FB1D8;
	margin-bottom: 0px;
}
#main_tit h2 {
	font-size: 26px;
	line-height: 28px;
}
#main_tit2 {
	dheight: 47px;
	width: 530px;
	background-image: url(../imgs/main_tit.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#main_tit2 p {
	font-weight: bold;
	color: #3FB1D8;
	margin-bottom: 3px;
}
#main_tit2 h2 {
	font-size: 26px;
	line-height: 28px;
}
#main_txt {
	width: 710px;
	margin-bottom: 20px;
	padding-left: 20px;
	clear: left;
}
.tit01 {
	font-size: 22px;
	line-height: 24px;
	background-image: url(../imgs/tit01.png);
	background-repeat: no-repeat;
	clear: left;
	height: 30px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 15px;
}
.tit02 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
.tit03 {
	font-size: 16px;
	line-height: 18px;
	color: #0081AB;
}
.tit04 {
	font-size: 18px;
	line-height: 20px;
	background-image: url(../imgs/tit04.png);
	background-repeat: no-repeat;
	clear: left;
	height: 30px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 15px;
}
.inner01 {
	float: left;
	width: 710px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.inner02 {
	padding: 10px;
	float: left;
	width: 940px;
	margin-bottom: 40px;
}
.inner02 p {
	font-size: 16px;
	line-height: 18px;
}

#top_img01 {
	background-image: url(../imgs/top_img01.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 260px;
	margin-bottom: 20px;
}

#top_txt01 {
	width: 440px;
	margin-bottom: 20px;
}
#top_txt02 {
	width: 700px;
}
.top_items {
	float: left;
	width: 690px;
	margin-bottom: 10px;
	border: 5px solid #DFDFDF;
	padding: 5px;
	background-image: url(../imgs/top_items_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.top_items img {
	float: left;
}
.top_items h5 {
	background-image: url(../imgs/top_items_tit.png);
	background-repeat: no-repeat;
	clear: left;
	height: 25px;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.top_items h4 {
	font-size: 16px;
}
.top_items p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
#main .top_items p {
	font-size: 12px;
	line-height: 14px;
}

.top_items p a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: right;
	width: 385px;
	background-image: url(../imgs/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#point {
	height: 125px;
	width: 710px;
	margin-bottom: 10px;
	background-image: url(../imgs/point_bg.png);
	background-repeat: no-repeat;
	clear: left;
}
#point p {
	padding-top: 40px;
	padding-left: 390px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 16px;
}
#item_left {
	float: left;
	width: 350px;
}
#item_right {
	float: left;
	width: 350px;
	margin-left: 10px;
}
.item_txt01 {
	float: right;
	width: 235px;
	height: 49px;
	margin-bottom: 10px;
}
.item_txt01 p {
	padding-left: 130px;
}

#main .item_tit {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #F66;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 3px;
	text-align: right;
}


#main .item_sabtit {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #0483AC;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
}

#main .item_sabtit2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
}
.item_price {
	font-size: 24px;
	font-weight: bold;
	color: #C36;
	margin-bottom: 10px;
}
.item_tax {
	font-size: 14px;
	font-weight: bold;
	color: #C36;
	margin-bottom: 10px;
}
#main .itemtxt {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}

.item_link {
	float: right;
	width: 230px;
	background-image: url(../imgs/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
}

.item01 {
	width: 320px;
	background-color: #D8E9F0;
	background-image: url(../imgs/item01_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border: 5px solid #55AAC6;
	padding: 10px;
	float: left;
}
.item01 h4 {
	background-image: url(../imgs/item01_tit.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.item01 img {
	float: left;
}

.item02 {
	width: 320px;
	background-color: #DCDCDC;
	background-image: url(../imgs/item02_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
	border: 5px solid #999;
	float: left;
}
.item02 h4 {
	background-image: url(../imgs/item02_tit.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.item02 img {
	float: left;
}

.item03 {
	width: 320px;
	background-color: #FFE0E0;
	background-image: url(../imgs/item03_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
	border: 5px solid #F66;
	float: left;
}
.item03 h4 {
	background-image: url(../imgs/item03_tit.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.item03 img {
	float: left;
}

.item04 {
	width: 320px;
	background-color: #E6DBC4;
	background-image: url(../imgs/item04_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
	border: 5px solid #B49061;
	float: left;
}
.item04 h4 {
	background-image: url(../imgs/item04_tit.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.item04 img {
	float: left;
}

.item05 {
	width: 320px;
	background-color: #E8F0D9;
	background-image: url(../imgs/item05_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
	border: 5px solid #81AC2F;
	float: left;
}
.item05 h4 {
	background-image: url(../imgs/item05_tit.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	background-color: #E8F0D9;
}
.item05 img {
	float: left;
}
.item06 {
	width: 320px;
	background-color: #F1EDF1;
	background-image: url(../imgs/item06_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
	border: 5px solid #593563;
	float: left;
}
.item06 h4 {
	background-image: url(../imgs/item06_tit.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	background-color: #F1EDF1;
}
.item06 img {
	float: left;
}
.item07 {
	width: 320px;
	background-color: #E8F0D9;
	background-image: url(../imgs/item07_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
	border: 5px solid #81AC2F;
	float: left;
}
.item07 h4 {
	background-image: url(../imgs/item05_tit.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	background-color: #E8F0D9;
}
.item07 img {
	float: left;
}
.item_btn {
	margin-top: 10px;
}
.item_btn li {
	float: left;
}
.item_btn .space_list {
	margin-right: 10px;
}

.tb01 {
	margin-bottom: 10px;
}
.tb01 table {
	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: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.tb01 th {
	padding: 10px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #EFF2F8;
	text-align: left;
}
.tb01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	background-color: #FFF;
}
.tb02 {
}
.tb02 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.tb02 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #FFFFE8;
	font-size: 12px;
	padding: 5px;
}
.tb02 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
	font-size: 12px;
}
.tb02 .bg01 {
	text-align: center;
	font-weight: bold;
	color: #FF7F5E;
}
.tb02 .bg02 {
	text-align: center;
	font-weight: bold;
	color: #069;
}
.tb02 .bg03 {
	text-align: center;
	font-weight: bold;
	color: #660000;
}
.tb02 .bg04 {
	text-align: center;
	font-weight: bold;
	color: #669900;
}
.tb03 {
	float: right;
	width: 425px;
}
.tb03 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.tb03 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #FFFFE8;
	font-size: 12px;
	padding: 5px;
}
.tb03 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
}
#about_txt {
	height: 360px;
	margin-bottom: 20px;
	background-image: url(../imgs/about_img.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 20px;
	float: left;
	width: 715px;
	background-position: bottom;
}
#about_txt h3 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
}
#about_txt p {
	width: 410px;
	margin-bottom: 10px;
}
#about_inner {
	width: 688px;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
}
.about_left {
	float: left;
	width: 320px;
	margin-bottom: 10px;
}
.about_left h3 {
	background-image: url(../imgs/about_tit_bg.png);
	background-repeat: no-repeat;
	clear: left;
	height: 25px;
	font-size: 16px;
	color: #FFF;
	line-height: 18px;
	padding-top: 9px;
	padding-left: 15px;
}
.about_left_txt {
	padding: 10px;
	float: left;
	width: 300px;
}
.about_left_txt p {
	font-size: 12px;
	margin-bottom: 10px;
}
.about_right {
	float: left;
	width: 368px;
	height: 360px;
}
#emu_no_shizuku_inner {
	background-image: url(../imgs/emu_no_shizuku_img01.png);
	background-repeat: no-repeat;
	background-position: 400px top;
	height: 300px;
	margin-bottom: 20px;
}
#emu_txt01 {
	margin-bottom: 20px;
	width: 570px;
}
#emu_txt02 {
	width: 380px;
}
.step_inner01 {
	float: left;
	width: 228px;
	margin-right: 13px;
}
.step_inner02 {
	float: left;
	width: 228px;
}
.step {
	border: 5px solid #DFDFDF;
	background-color: #FFF;
	padding: 5px;
}
.step h4 {
	background-color: #0081AC;
	text-align: center;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}
.step p {
	font-size: 12px;
	line-height: 14px;
}
#main .inner01 .step p  {
	font-size: 14px;
}

.step img {
	margin-bottom: 5px;
}
#dairiten_btm {
	padding: 10px;
	text-align: center;
	background-color: #E6F4CA;
}
.dairiten {
	border: 5px solid #DFDFDF;
	background-color: #FFF;
	padding: 5px;
}
.dairiten h4 {
	background-color: #0081AC;
	text-align: center;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
.dairiten p {
	font-size: 14px;
	line-height: 16px;
}.qanda_q {
	background-image: url(../imgs/icon_q.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	color: #E00000;
	font-weight: bold;
	padding-left: 45px;
	margin-bottom: 5px;
}
.qanda_a {
	background-image: url(../imgs/icon_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	margin-bottom: 20px;
}
.item_left {
	float: left;
	width: 400px;
	margin-bottom: 40px;
}
.item_right {
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-bottom: 40px;
}
.item_details {
	width: 510px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	clear: left;
}
.item_p {
	font-size: 50px;
	line-height: 52px;
	color: #F00;
}
.item_point {
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 5px;
}
.point_txt {
	font-size: 12px;
}
.order {
	text-align: center;
	background-color: #E2EFCB;
	float: left;
	width: 530px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#item_txt {
	width: 918px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #FFF;
}
.media_inner01 {
	float: left;
	width: 228px;
	margin-right: 13px;
	margin-bottom: 10px;
}
.media_inner02 {
	float: left;
	width: 228px;
	margin-bottom: 10px;
}
#news {
	float: left;
	width: 680px;
	border: 5px solid #CCC;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#news p {
	margin-bottom: 10px;
}
.atten {
	border: 5px solid #F69;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFF;
}
#gee_bee {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFF;
	border: 5px solid #FF868B;
	float: left;
	width: 700px;
}
#gee_bee img {
	float: left;
	margin-right: 10px;
}
#gee_bee p strong {
	color: #FF868B;
	font-size: 16px;
}
#gee_bee p {
	margin-top: 5px;
}

#gee_bee p a {
	font-weight: bolder;
	padding-top: 5px;
}
.teiki_inner {
	width: 860px;
	background-color: #E2EFCB;
	margin: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: center;
}
.select {
	background-color: #FFF;
	padding: 10px;
}
.select select {
	font-size: 155%;
}.teiki_zozei_txt {
	border: 10px solid #FC0;
	padding: 10px;
	background-color: #FFF;
}
#top_info {
	border: 5px solid #F00;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}
.taxin {
	font-size: 22px;
	line-height: 20px;
}
#breadcrumbs {
	margin-bottom: 10px;
}
#breadcrumbs li {
	display: inline;
	font-size: 12px;
}
#breadcrumbs li a {
	background-image: url(../imgs/crumb.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
.txt_y {
	margin-bottom: 10px;
	background-color: #FFC;
	float: left;
	width: 660px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
