body{
	font-size: 12px;
	margin: 0px;
	background-image: url(images/new_yukei_01.jpg);
	color: #333333;
	padding: 0px;
	background-repeat: repeat-x;
	word-break:break-all;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 2.0em;
}

h1{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


h2{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}


h2.search_title{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}



h3{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}


form {
	margin: 0;
	padding: 0;
}


.txt14{
	font-size: 14px;
	line-height: 1.5em;
}
.txt12{
	font-size: 12px;
	line-height: 1.5em;
}
.txt11{
	font-size: 11px;
	line-height: 1.5em;
}

.txt10{
	font-size: 10px;
	line-height: 1.5em;
}

a:link		{ color: #000066; text-decoration: none; }
a:visited	{ color: #000066; text-decoration: none; }
a:hover		{ color: #FF3300; text-decoration: underline; }
a:active	{ color: #FF3300; text-decoration: none; }


img{
	border: 0px;
}



div {
	text-align:left;
}



.clr {
	clear: both;
	float: none;
}



/* ヘッダー
------------------------------------------------------------------*/

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	width: 800px;
}

#header {
	background-image: url(images/new_yukei_04.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
	margin-bottom: 10px;
}


#header2 {
	background-image: url(images/yukei_header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
}


#flash {
	height: 250px;
	width: 590px;
	margin-bottom: 10px;
}

#keyword {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	height: 20px;
	width: 820px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	line-height: 20px;
}


/* メイン
------------------------------------------------------------------*/
#main {
	width: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
}




/* サイド
------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	background-color: #FFF;
	margin-right: 2px;
	padding-bottom: 10px;
}



#side_menu_top {
	width: 200px;
	background-image: url(images/new_yukei_suraisu_side.jpg);
	height: 250px;
	margin-bottom: 10px;
}



/* ++++++ ここからmenuのデザイン ++++++ */
.m-bar {
	border: 0;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 28px;
	overflow: hidden;
}

.m-bar img {
	visibility: hidden;
}

.m-bar a,
.m-bar a:link,
.m-bar a:visited {
	background-position: 0px 0px;
	float:left;
}

.m-bar a:focus,
.m-bar a:hover,
.m-bar a:active {
	background-position: 0px 28px;
	float:left;
}

.m-bar .m-top a {
	background-image: url(images/home.jpg);
}
.m-bar .m-news a {
	background-image: url(images/news.jpg);
}
.m-bar .m-sanbon a {
	background-image: url(images/sanbon.jpg);
}
.m-bar .m-iso a {
	background-image: url(images/iso.jpg);
}
.m-bar .m-guide a {
	background-image: url(images/guide.jpg);
}
.m-bar .m-ship a {
	background-image: url(images/ship.jpg);
}
/* ++++++ ここまでmenuのデザイン ++++++ */


/* ++++++ ここからnaka_menuのデザイン ++++++ */


#yado{
	padding-top:10px;
	}


#yado a{
display:block;
width:178px;
background:url(images/new_yukei_17.jpg) no-repeat;
height:32px;
line-height:32px;
text-decoration:none;
text-align:center;
}

#yado a:hover{
background:url(images/new_yukei_o_17.jpg) no-repeat;
}





#globalnavi {
	padding: 0;
	list-style-type: none;
	width: 178px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#globalnavi li {
  width: 178px;
  height: 32px;
  margin: 0;
  padding: 0;
  display: inline;
}

#globalnavi a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 178px;
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(images/menu.jpg);
}

#menu1 a { background-position: 0 0; }
#menu5 a { background-position: 0 -32px; }
#menu3 a { background-position: 0 -64px; }
#menu4 a { background-position: 0 -96px; }


#globalnavi a:hover {
  text-decoration: none;
  background-image: url(images/menu.jpg);
  background-repeat: no-repeat;
}

#menu1 a:hover { background-position: -178px 0; }
#menu5 a:hover { background-position: -178px -32px; }
#menu3 a:hover { background-position: -178px -64px; }
#menu4 a:hover{ background-position: -178px -96px; }










#menu_naka {
	width: 178px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}



dl {
	padding: 0px;
	margin: 0px;
}


dd {
	padding: 0px;
	margin: 0px;
}


dd {
	font-size:12px;
}


dd a {
	display: block;
	height: 21px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/new_yukei_19.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	font-size: 10px;
}

dd a:hover {
	color:#000;
	background-image: url(images/new_yukei_o_19.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

/* ++++++ ここまでnaka_menuのデザイン ++++++ */

















.side_bana {
	width: 178px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}



#search_box {
	width: 180px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}



.side_moji {
	height: 18px;
	width: 170px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31A2D2;
}



#search_module {
	width: 160px;
	font-size: 10px;
	background-color: #ecf0f3;
	padding: 10px;
}



#search_module input {
	font-size: 10px;
}





#qr_box {
	width: 180px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}


#qr_module {
	width: 150px;
	background-color: #ecf0f3;
	padding: 15px;
}



#faq_box {
	width: 180px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}


#faq_module {
	width: 150px;
	font-size: 10px;
	background-color: #ecf0f3;
	padding: 15px;
}


#tell {
	width: 150px;
	margin-bottom: 5px;
}

#adress {
	width: 140px;
	padding-right: 5px;
	padding-left: 5px;
}



#bakcyo_bana_box {
	width: 178px;
	margin-right: auto;
	margin-left: auto;
}


#bakcyo_bana_img {
	width: 178px;
}


#bakcyo_bana_text {
	width: 168px;
	text-align: center;
	padding: 5px;
	line-height: 1.2em;
}


#counter {
	width: 178px;
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}





#contents {
	float: right;
	width: 590px;
	margin-bottom: 10px;
}





#top2_bana {
	width: 592px;
	margin-bottom: 10px;
}


.left_bana {
	float: left;
	width: 291px;
	margin-right: 10px;
}


.right_bana {
	float: right;
	width: 291px;
}


.sita_text_bana {
	width: 279px;
	padding: 5px;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	line-height: 1.2em;
	color: #333333;
}





.content_ivent {
	width: 590px;
	margin-bottom: 10px;
}



.title_main {
	width: 590px;
}



.main_contents_top {
	width: 580px;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}



.main_contents_top_naka {
	width: 588px;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




.subject {
	width: 561px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	height: 14px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}




.subject_naka {
	width: 561px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}





.contents_img_text {
	width: 580px;
	line-height: 1.8em;
	color: #333333;
	padding-top: 5px;
	font-size: 12px;
}



.contents_img_text img{
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}



p.contents_img_text img{
	padding: 0px;
	margin: 0px;
}



.oshirase {
	width: 578px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.top_main_bana1 {
	width: 590px;
	margin-bottom: 10px;
}

.top_main_bana1_img {
	width: 590px;
}

.top_main_bana1_text {
	width: 578px;
	padding: 5px;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 11px;
	line-height: 1.3em;
	color: #333;
}


.img_only {
	width: 592px;
	margin-bottom: 10px;
}




#category_title {
	width: 578px;
	background-image: url(images/new_title_back.jpg);
	height: 22px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}



.entry_date {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}



#entry_page_contents {
	margin-bottom: 20px;
	width: 592px;
}





#question {
	width: 580px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
}



#question_img {
	width: 580px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
}


#question_text {
	width: 580px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}




#footer {
	background-image: url(images/new_yukei_44.jpg);
	background-repeat: repeat-x;
}




#footer_in {
	background-image: url(images/new_yukei_45.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFF;
	height: 90px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
	padding-top: 15px;
}








#footer a:link		{ color: #3366cc; text-decoration: none; }
#footer a:visited	{ color: #3366cc; text-decoration: none; }
#footer a:hover		{ color: #000000; text-decoration: underline;}
#footer a:active	{ color: #3366cc; text-decoration: none; }


.under_line {
	clear: both;
	float: none;
	height: 1px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
}


.search_results_box {
	clear: both;
	float: none;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
	margin-bottom: 10px;
	margin-top: 5px;
}



.table_line {
	border-collapse:collapse;
	border:1px solid #cccccc;
	margin-bottom: 3px;
}

.table_line td {
	padding: 3px;
	border:1px solid #cccccc;
}

.header_bg {
	background-color:#eeeeee;
}

.right_text {
	text-align:right;
	width: 560px;
	padding-right: 15px;
	padding-left: 5px;
}

#thanks_main {
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}

