@charset "UTF-8";

html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	background-color: #fff;
	background-position: 0 0;
}

br {
   letter-spacing:normal;
}

a {
	text-decoration: none;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	font-size: 110%;
}

#headWrap {
	position:relative;
	width:100%;
	background-color: #DFE1E8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#header {
	position:relative;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 47px;
}

#header a:hover img {
	FILTER: alpha(opacity=60); opacity: 0.6
}

#pr {
	position:absolute;
	left:230px;
	bottom: -3px;
}

#basket {
	position:absolute;
	bottom: 3px;
	right: 1px;
}

#basket a:hover {
	margin-top: 0px;
	text-decoration: none;
	background-image: url(../img/kako05.gif);
	background-repeat: no-repeat;
}

#menu {
	width:100%;
	float:left;
	color: #FFFFFF;
	background-color: #2D57B0;
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}

#icatch {
   width:787px;
   margin:0 auto 10px;
   background:#fff;
}

#mainImgBox {
	clear:both;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ImgBox {
	width:733px;
	height: 239px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#MessageBox {
	float:right;
	width:204px;
	background-color: #F3F3F3;
	height: 229px;
	padding: 5px;
}

#MessageBox h2 {
	font-weight:bold;
	color:#004EF0;
	line-height: 150%;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
}

#MessageBox a {
	color: #3366CC;
	text-decoration: underline;
}

#MessageBox p {
	font-size: 83%;
	line-height: 150%;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 10px;
}

#MessageBox ul {
   margin:5px 0 0 5px;
   padding:0;
}

#MessageBox li {
	line-height:1.4;
	list-style:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-position: 0 100%;
	font-size: 83%;
}

#MessageBox li a {
	display:block;
	padding-left:12px;
	text-decoration: underline;
	background-image: url(../img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #000000;
	font-size: 83%;
}

#MessageBox li a:hover {
	margin-top: 0px;
	color: #004EF0;
	text-decoration: none;
}

#contents {
	clear:both;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {
	float:left;
	width:733px;
	padding: 0px;
}

#sub {
	float:right;
	width:214px;
	background-color: #F3F3F3;
}


#pageTop {
   clear:both;
}

#footMenu {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#footer {
	background-color: #DFE1E8;
}

#header h1 {
   margin:0;
   padding-top:25px;
   color:#fff;
}

#header h1 a {
   color:#9B0000;
}

#header h1 a:hover {
   color:#D30000;
}

#header #logo {
	margin:0;
	padding-top: 15px;
}

#header #pr p {
	margin:0;
	font-size:70%;
	padding-bottom: 5px;
}




#menu ul {
	width:960px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu li {
   float:right;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#menu li a {
	display:block;
	width:160px;
	;
	line-height:40px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	font-weight:normal;
	font-size:85%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#menu li.home a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#menu li a:hover {
	z-index:100;
	background-color: #6699ff;
	background-repeat: repeat-x;
	background-position: 0 -60px;
	color: #FFFFFF;
}

#topicbox {
	width: 100%;
}

#topicPath {
   margin-bottom:10px;
   font-size:80%;
}

#main a {
	color:#336699;
	text-decoration: underline;
}

#main a:hover {
   color:#C94C00;
   text-decoration:underline;
}


#main h2 {
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:85%;
	font-weight:bold;
	background-position: left bottom;
	padding-right: 0;
	padding-left: 70px;
	background-image: url(../img/h2mbg05.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-bottom: 3px;
	background-color: #959FB0;
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}


#main h3 {
	font-size: 92%;
	line-height: 160%;
	font-weight: bold;
	padding-bottom: 8px;
	background-color: #E1E1E1;
	padding-top: 8px;
	margin-bottom: 10px;
}

#main h4 {
	margin-bottom:2px;
	font-size:92%;
	font-weight: bold;
	line-height: 160%;
	padding-bottom: 10px;
	color: #000099;
}

#main h5 {
   margin-bottom:2px;
   font-size:70%;
   border-bottom:1px solid #5A482B;
}

#main h6 {
   margin-bottom:2px;
   font-size:70%;
}

#main p {
	margin:0 0 1em 0;
	font-size: 85%;
	line-height: 180%;
}

#main ul,ol,dl {
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
}

#main dl.information dt {
   float:left;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:5px 0;
   padding:0 0 0.5em 8em;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#main table {
	width:100%;
	border-collapse:collapse;
}

#main table th {
	padding:5px;
	font-size:94%;
	text-align:left;
	border:1px solid #ddd;
	background:#EBEADD;
	line-height: 160%;
}

#main table td {
	padding:5px;
	font-size:94%;
	text-align:left;
	line-height: 160%;
}

/* ===以下追加==== */

#main keibox {
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#main .space1 {
	padding: 10px;
	width: 700px;
	display: inline;
	float: left;
}

#main .space1 p.image img {
	border: 1px solid #CCCCCC;
}

#main .space1 p.image a:hover img {
	FILTER: alpha(opacity=60); opacity: 0.6
}

#main .space1 h3 {
}
#main .space1 h3 a {
	color: #3366cc;
}

#main .space1 h3 a:hover {
	color: #666666;
	text-decoration: underline;
}

#main .space1 p.letter {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}


#main .box2 {
	padding: 10px;	
	float: left;	
	height: 200px;	
	width: 211px;	
	display: inline;	
	margin-bottom: 10px;
	margin-left: 10px;
}


#main .box2 p.image a:hover img {
	FILTER: alpha(opacity=60); opacity: 0.6
}

#main .box2 h3 {
	color: #666666;
}
#main .box2 h3 a {
	color: #666666;
}

#main .box2 p.letter {
	padding: 0px;
}


#sub .section {
   margin-bottom:10px;
}

#sub h2 {
	font-size:85%;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:40px;
	background-color: #6699ff;
	padding-top: 16px;
	padding-right: 3px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/ic02.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}

#sub h3 {
	font-size:85%;
	font-weight:bold;
	margin-bottom: 0px;
	background-position: left;
	line-height: 180%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #004EF0;
}

#sub p {
	margin:0 0 1em 0;
	font-size: 83%;
	line-height: 180%;
}

#sub .comment {
	margin-bottom:10px;
	font-weight: normal;
	font-size: 83%;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #333333;
}


#sub .menubox ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding: 0;
	background-repeat: repeat-y;
}

#sub .menubox li {
	line-height:1.4;
	list-style:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 190px 33px;
	margin-left: 5px;
	font-size: 67%;
}

#sub .menubox li a {
	display:block;
	padding-left:47px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/ai02.gif);
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}

#sub .menubox li a:hover {
	margin-top: 0px;
	color: #004EF0;
	text-decoration: underline;
}

#sub .section ul {
	padding:0;
	font-size: 83%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#sub .section li {
	line-height:1.4;
	list-style:none;
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 0px;
}

#sub .section li a {
	display:block;
	padding-left:12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-image: url(../img/bg_list4.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: underline;
}

#sub .section li a:hover {
	margin-top: 0px;
	color: #004EF0;
	text-decoration: none;
}

#pageTop {
   padding:20px 0;
   text-align:right;
   font-size:70%;
}

#pageTop a {
   padding-left:8px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}

#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:center;
}

#footMenu li {
	display:inline;
	margin:0 0 0 10px;
	list-style:none;
	font-size: 70%;
}

#footMenu li a {
	padding-left:10px;
	background-image: url(../img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #333333;
}

.copyright {
	font-size:70%;
	font-style:normal;
	color:#333;
	text-align:center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* ===以下追加==== */

.clear {
	clear: both;
}
.textb {
	font-weight: bold;
}

.text90 {
	font-size: 90%;
	line-height: 180%;
}



.endbox {
	clear: both;
	width: 100%;
}

.keibox {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.waku01 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.thick {
	font-weight: bold;
}
