@charset "Shift_JIS";

* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #0086CD;
  text-decoration: underline;
}

a:visited {
  color: #0086CD;
  text-decoration: underline;
}

a:hover {
  color: #6CF;
  text-decoration: underline;
}


img {
	border: none;
}


/* ---------------------------------------- */
body {
  font-size: 15px;
  text-align: center;
  font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
}

/* ---------------------------------------- #header@*/

#header {
	background: url(image/header-bg.jpg) repeat-x;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  color: #000000;
  height: 175px;
}

#header-inner {
	width: 1031px;
  position: relative;
  margin: 0 auto;
  padding: 7px 39px 10px 0;
}

h1 {
	background: url(image/header-rogo.jpg) top left no-repeat;
	padding-top: 5px;
	padding-left: 39px;
	font-size: 12px;
	font-weight: normal;
	height: 100px;
}
#headernavi {
	position: absolute;
	top: 0;
	right: 39px;
}
#headernavi ul{
	list-style-type: none;
}
  
#headernavi li{
	float: left;
	margin-left: 0;
	padding-left: 15px;
}  
  
#headernavi li a {
	text-align: center;
	padding: 0.5em 0;
	width: 100%;
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}  
  
#headernavi li a:hover{
	color: #EBAC05;
	text-decoration: none;
}

#globalnavi {
	position: absolute;
	top: 127px;
	left: 0;
}
#globalnavi ul li{
	display: inline;
}



#container {
  text-align: left;
  width: 1070px;
  margin: 0 auto;
}

#container-inner {
	background: url(image/sub-con_bg.gif) top left repeat-y;
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-right: -245px;
}

#contents {
  margin-right: 245px;
  padding: 0 30px 2px 35px;
}

#contents h2 {
	background: url(image/sub-h2.gif) top left no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 5px;
	width: 755px;
	height: 37px;
	font-size: 23px;
	font-weight: bold;
}
#contents h2 span.conh2b {
	padding-left: 50px;
	font-size: 14px;
}
#contents h3 {
	background: url(image/sub-h3.gif) top left no-repeat;
	margin: 0 0 25px;
	padding-top: 3px;
	padding-left: 20px;
	width: 740px;
	height: 38px;
	font-size: 23px;
	font-weight: bold;
	color: #04348B;
}
#contents h3 span.conh3b {
	padding-left: 50px;
	font-size: 14px;
	color: #333;
}

#contents h4,h5,h6 { margin-top: 2.5em; }

#contents p {
  line-height: 1.7em;
  margin: 0 5px 1.5em;
}

#contents p.topic-path {
	border-bottom: #CCC 1px solid;
	line-height: 1.5em;
	margin: 15px 0 15px;
	padding-bottom: 17px;
}
#contents p.subbtmcon1 {
	border-bottom: #CCC 1px solid;
	margin-bottom:25px;
	padding-left: 158px;
	padding-bottom: 35px;
}
#contents p.subbtmcon23 {
	border-bottom: #CCC 1px solid;
	margin-bottom:30px;
	padding-left: 15px;
	padding-bottom: 35px;
}

#contents table.spectbl {
	border: 1px #CCC solid;
	border-collapse: collapse;
	margin: 25px 0 39px 0;
	width: 100%;
}
#contents table.spectbl th {
	background-color: #EBF5F9;
	border: 1px #CCC solid;
	padding: 7px 20px 7px 7px;
	color: #0086CD;
	text-align: left;
	white-space: nowrap;
}
#contents table.spectbl td {
	border: 1px #CCC solid;
	padding: 7px 7px;
	color: #666;
	line-height: 135%;
}

#contents table.packtbl {
	margin-bottom:15px;
}
#contents table.packtbl th{
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding: 7px 7px;
	font-weight: normal;
}

#contents table.packtbl td{
	border-bottom: 1px solid #CCC;
	text-align: right;
	padding: 7px 7px;
}

#contents #pickupwrapper {
	width: 760px;
	margin: 0 auto;
}
#contents #pickupwrapper .pickupcontainer {
	width: 786px;
	overflow: hidden;
}
#contents #pickupwrapper .pickupbox {
	border: 1px solid #CCC;
	width: 204px;
	padding: 15px;
	float: left;
	margin-right: 25px;
	background: #fff;
}
#contents #pickupwrapper .pickupbox p {
	background: url(image/sub-con5.jpg) no-repeat;
	padding-left: 27px;
	font-weight:bold;
}
#contents #pickupwrapper .pickupbox img {
	padding-left: 25px;
}
#contents dl { margin: 1em 0; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd { margin-bottom: 2em; }

#contents ul{
   padding:0;
   margin:0 0 1em;
}
#contents ul li{
   padding: 0;
   margin:0 0 0.5em 25px;
}

#contents ol{
   padding:0;
   margin:0 0 1em;
}
#contents ol li{
   padding: 0;
   margin:0 0 0.5em 25px;
}






/* ---------------------------------------- #sidebar*/

#sidebar {
  float: left;
  background-color: #FFF;
  width: 210px;
  padding: 2em 35px 2em 0;
}

#sidebar h4 {
	background: url(image/side01.jpg) no-repeat;
	border: none;
	margin: 0;
	padding: 20px 0 0;
	width: 210px;
	height: 31px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}


#sidebar ul {
	border-top: #ddd 1px solid;
  list-style-type: none;
	margin: 0 0 2.5em;
	padding: 0;
}

#sidebar li a {
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	background: url(image/side02.jpg) left no-repeat;
	display: block;
	width: 175px;
	padding: 1.2em 5px 1.2em 28px;
	color: #000000;
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: none;
	background: url(image/side02.jpg) left no-repeat;
	color: #F90;
}

#sidebar p {
	text-decoration: none;
	background: url(image/side02.jpg) left no-repeat;
	color: #F90;
}



#footer {
  clear: both;
  text-align: left;
  margin: 25px 0;
  padding: 0.5em 0 1em;
  width: 1070px;
}

#footer1 {
  width: 100%;
  margin: 0 auto;
  padding: 1em 0;
  background: #888888;
  color: #000000;
}

#footer2 {
  width: 100%;
  margin: 0 auto;
  padding: 1em 0;
  background: #BBBBBB;
  color: #fff;
  font-size: 10px;
}





/* ---------------------------------------- #footer */
#footer h3 {
	border: none;
	margin: 0 0 7px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
#footer p.unavi {
	border-bottom: 1px #ccc solid;
	margin: 0 35px 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer p.unavi a:link {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#footer p.unavi a:hover {
	font-size: 12px;
	color: #C33;
	text-decoration: none;
}
#footer p.footp {
	background: url(image/footer-form.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	width: 998px;
	height: 220px;
	text-indent: -9875px;
	overflow: hidden;
}
#footer #undernavi {
	border: 1px #ccc solid;
	background-color: #eee;
	margin:5px 35px 0;
}
#footer address {
	margin-top: 5px;
	font-style: normal;
	font-size: 13px;
	line-height: 125%;
}
#footer #footadd {
	border: 1px #ccc solid;
	background: #FFF url(image/footer-add.jpg) top left no-repeat;
	margin:5px 28px 20px;
	padding: 23px 23px;
	height: 128px;
}


#footer1 ul li{
	display: inline;
	margin-left: 25px;
}

#footer1 ul li a:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#footer1 ul li a:hover {
	font-size: 14px;
	color: #C33;
	text-decoration: none;
}
