@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

h1, h2, h3, h4, h5, h6 {
	font-size: medium;
	line-height: 2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0.5em;
	margin-bottom: 0em;
}
em {
	color: #FF0000;
}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.iframe {
	border: none;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
}
#bgh {
	width: 100%;
}
#bgm {
	width: 100%;
	position: static;
}
#bgs {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#bgf {
}
.style10 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	background-color: #FFFFFF;
}
/*captionのスタイル*/
.style51 {
	background-color: #0D8300;
	margin-top: 0.25em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
/*captionのスタイルここまで*/

.style99 {
	background-color: #20C70C;
	border-radius: 0.25em;
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	color: #FFFFFF;
	clear: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.style100 {
	background-color: #466C93;
	border-radius: 0.25em;
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	color: #FFFFFF;
	clear: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-bottom: 0.25em;
}
.style100c {
	background-color: #466C93;
	border-radius: 0.25em;
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	color: #FFFFFF;
	clear: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-bottom: 0.25em;
	font-weight: bold;
}
.style100 a, .style105 a, .style99 a, .style100b a {
	color: #FFFFFF;
}
.style101 {
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	display: block;
	border-left: 0.5em solid #20C70C;
	clear: both;
}

.style102 {
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	display: block;
	border-left: 0.5em solid #0099FF;
}

.style105 {
	background-color: #0099FF;
	border-radius: 0.25em;
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	color: #FFFFFF;
	clear: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-bottom: 0.25em;
}
.style106 {
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	display: block;
	border-left: 0.5em solid #466C93;
	clear: both;
}



.style200 {
	list-style-type: none;
	font-size: 0.8em;
	line-height: normal;
}

#search {
	width: 100%;
	min-width: 17em;
	max-width: 20em;
	clear: both;
	/* [disabled]margin-left: 0;
*/
	margin-left: 0;
}
/*スポンサー横並び*/
.sponavi ul {
	list-style-type: none;
}
.sponavi li {
	display: inherit;
}
/*スポンサー横並びここまで*/
.linknavi {
	width: 100%;
	clear: none;
}
.linknavi ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.linknavi a {
	display: block;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	float: left;
}
#footnavi {
	width: 100%;
	clear: none;
}
#footnavi ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#footnavi a {
	display: block;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	float: left;
}


#navi {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	background-color: #FFFFFF;
}
#navi2 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	background-color: #FFFFFF;
}
.navi ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.navi a {
	width: 48%;
	float: left;
	display: block;
	text-align: center;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	font-size: 0.8em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	border-radius: 0.25em;
	background-color: #155691;
}
.navi a:link {
	color: #FFFFFF;
}
.navi a:visited {
	color: #5CE4F0;
}
.navi a:hover {
	color: #F5CA79;
}
.navi a:active {
}
.gridContainer.clearfix #bgm #navi ul li a {
}
#sitetitle {
	width: 100%;
	margin-left: 0;
}
.imageBox {
	width: 21.0526%;
	margin-left: 0;
	float: left;
	clear: both;
	display: block;
}
.textBox {
	width: 73.6842%;
	margin-left: 11.1111%;
	clear: none;
	font-size: 0.9em;
}
.blft {
}
.brgt {
}
.subCon1 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.boxImage1 {
	width: 100%;
	margin-left: 0;
}
#copyright {
	font-size: 0.8em;
}
#pan {
	/* [disabled]display: none;
*/
}
#pan ol {
}
#pan li {
	font-size: 0.8em;
	list-style-image: url(../image/arrow/kigous5.gif);
	padding-right: 3em;
	list-style-type: none;
	float: left;
}
#pan a {
}
.maplist {
	/* [disabled]display: none;
*/
}
.maplist ol {
}
.maplist li {
	font-size: 0.8em;
	list-style-image: url(../image/arrow/kigous5.gif);
	padding-right: 3em;
	list-style-type: none;

}
.maplist a {
}
/*topへ戻る*/
#pagetop {
	position: fixed;
	bottom: 2em;
	right: 0.5em;
}
#pagetop a {
	display: block;
}
#sub_goods {
}
.style500 {
	background-color: #FFFFFF;
}
.style500 ul {
	list-style-image: url(../image/arrow/kigous3.gif);
}
.style500 li {
	margin-top: 0.25em;
	margin-right: 0%;
	margin-bottom: 0.25em;
	margin-left: 0%;
	padding-left: 0%;
	float: left;
	width: 100%;
	display: inherit;
}
.style500 a {
	width: 100%;
	float: none;
	display: list-item;
	font-size: 0.9em;
	background-color: #FFFFFF;
}

.style99b {
	font-size: medium;
	font-weight: bold;
	width: 96%;
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 1em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	margin-bottom: 0em;
	text-indent: 2%;
	color: #000000;
	display: block;
	border-left: 0.5em solid #20C70C;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.style100b {
	background-color: #466C93;
	border-radius: 0.25em;
	-webkit-box-shadow: 0em 0em;
	box-shadow: 0em 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	color: #FFFFFF;
	clear: left;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
	width: 98%;
	font-weight: bold;
}
.productsCom {
	border: 0.05em solid #C2C2C2;
	margin-top: 2%;
	border-radius: 0.25em;
	margin-bottom: 2%;
	float: none;
}
.productsCom ul {
	list-style-type: none;
}
.productsCom li {
	list-style-image: url(../image/arrow/kigous3.gif);
	display: list-item;
	width: 90%;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 0.25em;
}
.productsCom a {
	display: block;
}
.cwk {
	border: 0.05em solid #C2C2C2;
	margin-top: 2%;
	border-radius: 0.25em;
	width: auto;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
}
.cwk ul {
	list-style-type: none;
}
.cwk li {
	list-style-image: url(../image/arrow/paper1_1.gif);
	display: list-item;
}
.cwk1 {
	border: 0.05em solid #C2C2C2;
	margin-top: 2%;
	border-radius: 0.25em;
	width: auto;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
}
.cwk1 ul {
	list-style-type: none;
}
.cwk1 li {
	list-style-image: url(../image/arrow/kigous15.gif);
	display: list-item;
}

.imgCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgLeft {
	float: left;
}
.imgRight {
	float: right;
}
.style110 {
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	background-image: url(../image/arrow/kigous3.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-left: 0.25em;
	display: block;
	clear: both;
	font-weight: bold;
}
.style111 {
	margin-right: 0.25em;
	margin-left: 0.25em;
	text-indent: 2%;
	background-image: url(../image/arrow/ar_01s.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-left: 0.25em;
	display: block;
	clear: both;
	font-weight: bold;
}
.rootNavi {
	text-align: right;
	font-size: 0.8em;
}
.rootNavi a {
	float: none;
	display: inline;
	background-color: #FFFFFF;
}
#chapter1, #chapter2, #chapter3, #chapter4, #chapter5, #chapter6, #chapter7, #chapter8, #chapter9, #chapter10, #chapter11, #chapter12 {
	float: none;
}



.zeroMargin_mobile {
	margin-left: 0;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 48.7179%;
}
#bgh {
	width: 100%;
}
#bgm {
	width: 100%;
	position: static;
}
#bgs {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#search {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#footnavi {
	width: 100%;
}

#navi {
	display: none;
}
#navi2 {
	width: 48.7179%;
	clear: none;
	float: right;
	margin-left: 0;
}
#sitetitle {
	width: 100%;
	margin-left: 0;
}
.imageBox {
	width: 21.0526%;
	clear: none;
}
.textBox {
	width: 73.6842%;
	clear: none;
	margin-left: 5.2631%;
}

.blft {
	width: 48.7179%;
}
.brgt {
	width: 48.7179%;
	margin-left: 2.5641%;
	clear: none;
}
.boxImage1 {
	width: 100%;
	margin-left: 0;
}
#pan {
	display: inherit;
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 40.6779%;
}
#bgh {
	width: 100%;
}
#bgm {
	width: 66.1016%;
	position: static;
}
#bgs {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
	float: right;
}
#search {
	clear: both;
	margin-left: 0;
	width: 100%;
}
#footnavi {
	width: 100%;
}

.navi a:hover, .navi a:active, .navi a:focus, .navi a.thispage {
	background-color: #35B3FF;
}
#navi2 {
	width: 57.6271%;
	clear: none;
}
#sitetitle {
	width: 100%;
	margin-left: 0;
}
.subCon1 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.boxImage1 {
	width: 100%;
	margin-left: 0;
}
.imageBox {
	width: 21.0526%;
	margin-left: 0;
	clear: both;
	display: block;
}
.textBox {
	width: 73.6842%;
	clear: none;
	margin-left: 5.2631%;
	display: block;
}


#pagetop a:hover {
	background-image: url(../image/cont/i-arrowh.png);
}
.style100 a:hover, .style99 a:hover, .style105 a:hover {
	color: #000000;
	display: block;
}
.style500 a:hover, .style500 a:active, .style500 a:focus, .style500 a.thispage {
	background-color: #ACE0FF;
}
.rootNavi a:hover, .rootNavi a:active, .rootNavi a:focus, .rootNavi a.thispage {
	background-color: #ACE0FF;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
}
