@charset "utf-8";
html {
	overflow-y: scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 13px;
	line-height: 19.5px;
	color: #333333;
	-webkit-text-size-adjust: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #3355AA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img.hoverImg {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a:active {
	text-decoration: underline;
}
table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
tr {
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
table.layout {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.layout td  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}
h1 {
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #3356AA;
	float: left;
}
h2 {
	margin-top: 40px;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	background-image: url(images/h2_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 10px;
	color: #FFFFFF;
}
h3 {
	font-size: 13px;
	margin-top: 15px;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3355AA;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
h4 {
	font-size: 13px;
	line-height: 19.5px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	margin-left: 20px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3356AA;
	margin-top: 10px;
	font-weight: bold;
}
dd {
	margin-top: 5px;
	margin-left: 20px;
}
#top {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
}

#language {
	float: right;
	width: 270px;
	margin-top: 5px;
}
#language ul {
	margin: 0px;
	padding: 0px;
}
#language li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#language li a {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: right;
	height: 20px;
	width: 50px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}
#language li.ja a {
	background-image: url(images/icon_japan-trans.png);
}
#language li.en a {
	background-image: url(images/icon_english-trans.png);
}
#header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	padding-right: 10px;
	padding-left: 10px;
}
#header.top {
	height: 250px;
}


#header img {
	float: left;
}
#main_visual  {
	background-color: #3356AA;
	text-align: center;
}



#header .left_box {
	width: 445px;
	float: left;
}
#header .left_box object {
	float: left;
	width: 445px;
}
#header .right_box {
	width: 475px;
	float: right;
}

#header p {
	line-height: 66px;
	height: 66px;
	margin-top: 0px;
	padding-left: 10px;
	float: left;
}
#navi {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
#navi_bg {
	background-image: url(images/navi_bg_02.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#navi ul {
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	height: 60px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	display: inline;
}
#navi a {
	line-height: 60px;
	height: 60px;
	width: 129px;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	text-decoration: none;
}
#navi a:hover {
	background-color: #EEEEEE;
}

#pankuzu {
	font-size: 11px;
	height: 20px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#pankuzu img {
	float: left;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#main {
	width: 580px;
}
#main  h2.new {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-image: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
#main h2.contents {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-image: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
}


#flash {
	width: 580px;
	margin-top: 30px;
	overflow: auto;
}
#flash img {
	float: left;
	padding-right: 10px;
}
#flash p.text_small {
	margin-top: 0px;
}



#footer {
	font-size: 11px;
	line-height: 30px;
	color: #3356AA;
	background-image: url(images/h1_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	background-position: center 40px;
	clear: both;
	padding-top: 40px;
}
#pagetop {
	padding-bottom: 10px;
	padding-top: 10px;
}
#left_box {
	float: left;
	width: 580px;
}

#right_box {
	float: right;
	width: 240px;
	padding-bottom: 50px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 40px;
}
#right_box .rss {

}

#map {
	margin-top: 10px;
	padding-bottom: 10px;
}
#banner {
	margin-top: 10px;
	height: 186px;
}
#banner ul {
	margin: 0px;
	padding: 0px;
}
#banner li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner li.last {
	padding-right: 0px;
}
#sub_navi {


}
#sub_navi ul {
	padding: 0px;
	margin: 0px;
}
#sub_navi li {
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#sub_navi a {
	line-height: 18px;
	background-image: url(images/yajirushi_01.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 20px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sub_navi h2 {
	margin-top: 20px;
}

#sub_navi h2 a {
	background-image: none;
	color: #FFFFFF;
	padding-left: 0px;
	display: inline;
	line-height: 32px;
	height: 32px;
}
#sub_navi h3 {
	margin-top: 10px;
}


#kakaku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#kakaku table {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#kakaku td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 2px;
}


#kakaku th {
	padding: 2px;
	width: 80px;
}
#kakaku   .line th    {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#kakaku  .line td  {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}


#tab_navi {
	margin-top: 20px;
	height: 40px;
	width: 100%;
	background-image: url(images/tab_navi_04.jpg);
	background-repeat: repeat-x;
}
#tab_navi ul {
	margin: 0px;
	padding: 0px;
}
#tab_navi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#tab_navi a {
	height: 40px;
	width: 116px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-image: url(images/tab_navi_01.jpg);
	background-repeat: no-repeat;
}
#tab_navi a:hover {
	background-image: url(images/tab_navi_03.jpg);
}
#tab_navi a.active {
	background-image: url(images/tab_navi_02.jpg);
}
#fb {
	border: 1px solid #CCCCCC;
}

.left {
	float: left;
}
.right {
	float: right;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}

.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top40 {
	margin-top: 40px;
}
.text_small {
	font-size: 11px;
	line-height: 16.5px;
}
.text_big {
	font-size: 15px;
	line-height: 22.5px;
}

.red {
	color: #990000;
}
.img_waku {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
img.img_waku {
	vertical-align: middle;
}


.img_waku_left {
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.img_waku_right {
	padding: 5px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.product {
	margin-top: 20px;
	width: 580px;
	overflow: auto;
}
.product .left_box {
	float: left;
	width: 186px;
	margin-top: 15px;
}
.product .right_box {
	float: right;
	width: 384px;
}
.info_box {
	height: 190px;
	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;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
}
.info_box ul {
	margin: 0px;
	padding: 0px;
}
.info_box li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 18px;
}



.clear {
	clear: both;
}
.button {
	text-align: center;
	margin-top: 20px;
}
.overflow_auto {
	overflow: auto;
}
.text_red {
	color: #FF0000;
}
.text_blue {
	color: #3356AA;
}



form textarea {
	width: 100%;
}
form  input.wide {
	width: 80%;
}
.w280right {
	float: right;
	width: 280px;
}
.w280left {
	float: left;
	width: 280px;
}
.w448right {
	float: right;
	width: 448px;
}
table.calendar {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 5px;
}
table.calendar td {
	font-size: 11px;
	line-height: 16.5px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding: 5px;
}
table.calendar      th {
	text-align: center;
	background-color: #3356AA;
	height: auto;
	width: auto;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	line-height: 16.5px;
	padding: 5px;
}
table.calendar img {
	padding-left: 10px;
}
table.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 10px;
}
table.line td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.line th {
	text-align: center;
	background-color: #EEEEEE;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.waku_kadomaru_top {
	background-color: #EEEEEE;
	background-image: url(images/waku_kadomaru01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
}
.waku_kadomaru_bottom {
	background-image: url(images/waku_kadomaru02.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-top: 10px;
}
.del {
	text-decoration: line-through;
}
.icon_link {
	background-image: url(images/yajirushi_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.icon_link2 {
	background-image: url(images/yajirushi_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
}
.box_waku01 {
	padding: 9px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
.box_waku_blog_headline {
	height: 280px;
	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;
	overflow: hidden;
}
