/* FontSizeSetting */

body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,table,tr,form,address,blockquote,dd,dt,td,th{
font-size: 12px; line-height:140%;
font-family: "ＭＳ Ｐゴシック";
color: #333333;
}



/* LinkSetting */

A:link {text-decoration:none; color: #0000FF}
A:visited {text-decoration:none; color: #0000FF}
A:active {text-decoration:none; color: #FF3333}
A:hover {text-decoration:underline; color: #FF3333}


body {
	padding: 0px;
	margin: 0px;
	text-align: center;

}

/* layout */

#wrapper {
	background-image: url(../images/top_haikei.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 790px;
}


#header {
	margin: 0px;
	padding: 0px;
	width: 790px;
	text-align: left;
	background-image: url(../images/header_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header img{
	vertical-align: bottom;
}

#header td{
	padding-right: 10px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: normal;
	background-color: #EAEAEB;
	display: block;
}

#main{
	background-color: #FFFFFF;
	width: 790px;
}

#l_menu {
	width: 175px;
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#l_menu A:link {text-decoration:none; color: #000000}
#l_menu A:visited {text-decoration:none; color: #000000}
#l_menu A:active {text-decoration:none; color: #FF3333}
#l_menu A:hover {text-decoration:underline; color: #FF3333}

#contact001 A:link {text-decoration:none; color: #FFFFFF}
#contact001 A:visited {text-decoration:none; color: #FFFFFF}
#contact001 A:active {text-decoration:none; color: #FF3333}
#contact001 A:hover {text-decoration:underline; color: #FF3333}


#l_menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

.l_menu_li {
	margin: 5px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	display: block;
	background-image: url(../images/ya_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

.l_menu_li_on{
	margin: 5px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	display: block;
	background-image: url(../images/ya_icon_red2.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	background-color: #FFCCCC;
}




/**サイドinfo**/
div#side_info{
	margin-top: 15px;
	display: block;
	margin-left: 2px;
	font-size: 10px;
}

.side_info_up{
	background-image: url(../images/side_copy_up.gif);
	display: block;
	height: 10px;
	width: 175px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}


.side_info_main{
	background-image: url(../images/side_copy_main.gif);
	display: block;
	width: 175px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.side_info_main_text{
	font-size: 10px;
	padding: 10px;
	color: #333333;
	display: block;
	margin: 0px;
}



.side_info_foot{
	background-image: url(../images/side_copy_foot.gif);
	display: block;
	height: 10px;
	width: 175px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/**class**/
.menu_title{
	margin-top: 10px;
	margin-right: auto;
	margin-left: 3px;
}

.submenu_li{
	background-image: url(../images/menu_icon.gif);
	background-position: 2px 3px;
	padding-left: 15px;
	color: #000000;
	margin: 0px;
	background-repeat: no-repeat;
}

.submenu_li_on{
	background-image: url(../images/ya_icon_red.gif);
	background-position: 2px 3px;
	padding-left: 15px;
	color: #000000;
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #FFCCCC;
}

.submenu_li_on2{
	color: #000000;
	margin: 0px;
	padding-left: 10px;
	background-color: #FFCCCC;
}

.submenu_li_off2{
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}
.faq ul li{
	background-image: url(../images/ya_icon_red.gif);
	background-position: 2px 3px;
	padding-left: 15px;
	color: #000000;
	margin: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
}

#main_right {
	margin: 0px;
	padding: 0px;
	width: 610px;
	float: right;
}

#contact001 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 41px;
	width: 171px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#contact001 A {text-decoration:none; color: #FFFFFF}

#contact001_on {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/menu_bg_on.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 41px;
	width: 171px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#contact001_on A {text-decoration:none; color: #FFFFFF}

#contact002 {
	padding: 0px;
	display: block;
	width: 560px;
	margin-bottom: 10px;
}

#contact002 .box_title {
	background-image: url(../images/bk_grade2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #0050E3;
	height: 70px;

}

#contact002 .box_txt {
	background-image: url(../images/bk_blue.gif);
	text-align: center;
	padding: 10px;
}



#footer {
	margin: 0px;
	padding: 8px 0px 0px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	background-color: #FFFFFF;
	font-size: 10px;
}

#footer td {

	font-size: 10px;
}



.box {
	float: left;
	width: 183px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.box2 {
	background-color: #fbf9f9;
	padding: 3px;
	border: 1px solid #999999;
	width: 175px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}.box_line{}

.box3 {
	background-color: #fbf9f9;
	padding: 3px;
	border: 1px solid #999999;
	width: 273px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}

.box_5{
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}

.box_right20{
	margin-right: 20px;
}

.box_line_grade{
	background-image: url(../images/bk_grade.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
	padding: 3px;
	border: 1px solid #E7E7E7;
	margin: 2px;
}



.totop{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: normal;
	text-align: right;
	background-color: #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents{
	width: 600px;
	text-align: left;
	background-color: #FFFFFF;
}

#page_title{
	margin: 0px;
	padding: 0px;
	width: 600px;
}

#page_title img{
	display: block;
}

#contents_main{
	width: 600px;
	text-align: center;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


#contents_main_sitemap{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}



.sitemap_area{
	margin: 20px auto 0px;
	padding: 0px;
	width: 500px;
	text-align: left;
}

.sitemap_area ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sitemap_area li{
	background-image: url(../images/ya_icon_blue.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-bottom: 8px;
	padding-left: 18px;
}

.sitemap_area li2{
	list-style-type: none;
}


/* パンくずリスト */

.b-list {
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 10px;
}

/**ページ内リンク**/

.subnavi{
	background-position: 2px 3px;
	color: #000000;
	margin: 0px;
	width: 260px;
	padding: 5px;
	text-align: left;
}

.subnavi ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
}

.subnavi li{
	background-image: url(../images/ya_icon_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 15px;
	list-style-type: none;
}



/**class**/

.line_dot{
	display: block;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
}

.catch_box{
	width: 562px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

.catch_box_up{
	width: 562px;
	background-image: url(../images/catch_waku_01.gif);
	height: 10px;
	background-repeat: no-repeat;
	display: block;
}

.catch_box_center{
	width: 562px;
	background-image: url(../images/catch_waku_02.gif);
	background-repeat: repeat-y;
	display: block;
}

.catch_box_text{
	width: 500px;
	display: block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.catch_box_down{
	width: 562px;
	background-image: url(../images/catch_waku_03.gif);
	background-repeat: repeat-y;
	height: 20px;
	background-position: bottom;
	display: block;
	text-align: right;
}




.box_dotline_blue{
	display: block;
	border: 2px dotted #003399;
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
}

.box_dotline_wine{
	display: block;
	border: 2px dotted #CC3300;
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
}
}

.topproduct_box{
	padding: 0px;
	width: 510px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}



.topproduct_box_img{
	margin-left: 85px;
}

.topproduct_box_txt01{
	margin-left: 3px;
	background-image: url(../images/ya_icon_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 18px;
}
.topproduct_box_txt02{
	background-image: url(../images/ya_icon_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 18px;
}

.topproduct_box_txt03{
	background-image: url(../images/ya_icon_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 18px;
}



/* テキストSetting */

strong {
	font-weight: normal;
}

.m_wine{
	color: #CC6600;
	font-size: medium;
}

.notes{
	color: #CC3300;
}

.point{
	color: #CC3300;
	font-weight: bold;
}

.txt_navy{
	color: #003589;
}

h2{
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	text-align: left;
}

h3{
	background-image: url(../images/h3_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 25px;
	padding-top: 4px;
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

h3 td{
	font-size: medium;
}

h4{
	display: block;
	background-image: url(../images/top_title_bk.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-indent: 1em;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

h5{
	background-position: 0px 0px;
	padding-top: 3px;
	line-height: 1.5em;
	background-color: #EEEEEE;
	text-align: left;
	text-indent: 1em;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3403;
	padding-bottom: 3px;
	font-weight: bold;
}

h6{
	background-position: 0px 0px;
	padding-top: 3px;
	line-height: 1.5em;
	background-color: #E39176;
	text-align: left;
	text-indent: 1em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CC3403;
	padding-bottom: 3px;
	font-weight: normal;
	color: #FFFFFF;
}

.title_ex{
	background-position: 0px 0px;
	padding-top: 3px;
	line-height: 2em;
	background-color: #EDF3FE;
	text-align: center;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: medium;
	border: 1px solid #003399;
	margin-top: 20px;
	margin-bottom: 20px;
}

.title_under{
	background-position: bottom;
	padding-top: 8px;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	padding-bottom: 8px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/bk_grade.jpg);
	background-repeat: repeat-x;
	font-size: small;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

.box_right {
	float:right;
	display: block;
	clear: none;
	clip: rect(auto,auto,auto,auto);
}

.box_center{
	text-align: center;
}

div#top_point{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 380px;
}

div#top_point_img{
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: right;
	width: 140px;
}

div#top_point ul{
	margin: 10px 10px 3px 15px;
	padding: 0px;
	list-style-type: none;
}


.li_point1{
	background-image: url(../images/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.li_point2{
	background-image: url(../images/point2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.li_point3{
	background-image: url(../images/point3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.li_point4{
	background-image: url(../images/point4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.point_txt{
	margin-left: 70px;
	margin-top: 5px;
}


.li_point1staff{
	background-image: url(../images/point1.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.li_point2staff{
	background-image: url(../images/point2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.li_point3staff{
	background-image: url(../images/point3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.li_point4staff{
	background-image: url(../images/point4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 90px;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}





/* 画像 */

.image {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 右寄せ・左寄せ */

div.float-left {
	text-align:center;
	padding:2px 15px 15px 0;
	float:left;
}

div.float-right {
	padding:2px 0 15px 15px;
	float:right;
	text-align: left;
}

div.float-left {

}

div.float-right span.caption,
div.float-left span.caption {
	font-size:10px;
	color:#996600;
}


div.float-left_goods {
	text-align:center;
	padding:2px 15px 15px 0;
	float:left;
	width: 150px;
}

div.float-right_goods {
	padding:2px 0 15px 0px;
	float:left;
	text-align: left;
	width: 370px;
}


/* 標準テーブル */

table.general,
table.stripe {
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B9CBD9;
	border-left-color: #B9CBD9;
	width: 550px;
}

table.general caption,
table.stripe caption {
	padding:0 0 5px 12px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#013366;
}

table.general>caption,
table.stripe>caption { /* to FF */
	margin-top:20px;
	margin-bottom:-20px;
}

table.general td,
table.general th,
table.stripe td,
table.stripe th {
	margin:0;
	padding:2px 15px;
	line-height:1.2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B9CBD9;
	border-bottom-color: #B9CBD9;
}

table.general td,
table.stripe td {
	padding-top:5px;
	padding-bottom:5px;
}

table.general td.em,
table.stripe td.em {
	background:#EBF0F4;
}

table.general th,
table.stripe th {
	text-align:center;
	background-color: #DFE8F8;
}


/* テーブル */

  /* テーブル フロー*/
table.flow{
	width:500px;
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DFE8F8;
	border-left-color: #DFE8F8;
}

table.flow td {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE8F8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE8F8;
	padding-right: 5px;
	padding-left: 5px;
}

table.flow td.em{
	background:#EBF0F4;
	padding-right: 1em;
	padding-left: 1em;
}

table.flow th{
	text-align:center;
	background-image: url(../images/bk_grade.jpg);
	font-weight: bold;
	color: #0C325D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE8F8;
	line-height: 1.5em;
}



table.flow2{
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 3px;
}

table.flow2 td {
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 5px;
	padding-left: 5px;
}

table.flow2 td.em{
	padding-right: 1em;
	padding-left: 1em;
	background-color: #DFE8F8;
}

table.flow2 th{
	background-image: url(../images/bk_grade.jpg);
	font-weight: bold;
	color: #0C325D;
	line-height: 1.5em;
	padding: 3px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-indent: 0.3em;
}

  /* テーブル 製品外枠*/
table.goods{
	width:562px;
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

table.goods td {
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 5px;
	padding-left: 10px;
}

table.goods td.em{
	background:#EBF0F4;
	padding-right: 1em;
	padding-left: 1em;
}

table.goods th{
	text-align:left;
	background-color: #FBF9F9;
	line-height: 1.5em;
	font-weight: normal;
	padding: 3px 3px 3px 0px;
}

  /* テーブル 製品仕様*/
table.goods_s{
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B9CBD9;
	border-left-color: #B9CBD9;
	width: 330px;
	margin-bottom: 15px;
}

table.goods_s caption{
	padding:0 0 5px 12px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#013366;
}

table.goods_s>caption{ /* to FF */
}

table.goods_s td,
table.goods_s th{
	margin:0;
	line-height:1.2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B9CBD9;
	border-bottom-color: #B9CBD9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0.5em;
}

table.goods_s td{
	padding-top:3px;
	padding-bottom:3px;
}

table.goods_s td.em{
	background:#EBF0F4;
	padding-left: 0.5em;
}

table.goods_s th{
	text-align:center;
	background-color: #DFE8F8;
}


  /* テーブル ページ内リンク*/
table.subnavi{
	border-collapse:collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	background-position: center;
	width: 562px;
}

  /* テーブル 複数画像*/
table.img{
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

table.img td {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/**テキスト**/

.m_navy{
	font-size: 14px;
	color: #003399;
}

.link_on{
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-left: -13px;
}

.staff_point01{
	background-image: url(../images/point1.gif);
	padding-left: 100px;
	height: 30px;
	background-repeat: no-repeat;
}

.staff_point02{
	background-image: url(../images/point2.gif);
	padding-left: 100px;
	height: 30px;
	background-repeat: no-repeat;
}

.staff_point03{
	background-image: url(../images/point3.gif);
	padding-left: 100px;
	height: 30px;
	background-repeat: no-repeat;
}

.staff_point04{
	background-image: url(../images/point4.gif);
	padding-left: 100px;
	height: 30px;
	background-repeat: no-repeat;
}

.title001{
	font-weight: bold;
	background-image: url(../images/ya_icon_blue.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 18px;
	margin-bottom: 5px;
	text-align: left;
	color: #003399;
	margin-top: 5px;
}

