/*
---------------------------------------------------------------------
	Shop-i Screen Master
	Author: Kenji Okabe
	Version: 7 2006
-------------------------------------------------------------------*/

/* Index
---------------------------------------------------------------------
	1.Author
	2.Index
	3.Color Scheme
	4.Format Styles
	5.Styling
		- body
		- anchor
		- page
-------------------------------------------------------------------*/


/* Color Scheme
---------------------------------------------------------------------
	base => 白（#FFFFFF
	back => 薄い灰色（#F5F5F5
	main => 水色（#0099FF）or オレンジ（#FF9900）
	sub1 => 薄い灰色（#E1E1E1 
-------------------------------------------------------------------*/


/* Foramt Styles
-------------------------------------------------------------------*/
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	/*border:none;*/
	list-style-type: none;
}
p {
	line-height:1.25em;
}


/* Styling
-------------------------------------------------------------------*/

/* body
-------------------------------------------------------------------*/
body {
	color: #333333;
	text-align: center;
	background-color: #F0F0F0;
}

/* anchor
-------------------------------------------------------------------*/
a:link {
	color: #0000CC;
}
a:visited {
	color: #440099;
}
a:hover {
	color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* page
-------------------------------------------------------------------*/
div#page {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/style/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	position: relative;
}

/* header
-------------------------------------------------------------------*/
#header {
	background-image: url(img/style/ue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	padding-top: 50px;
	padding-left: 15px;
}
h1 a{
}
h1 a:hover{
	border:none;
}
h2 {
}
html>body h2 {
}
h2 span {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}

img{
	border:none;
}

#left {
}

#ci {
}

.skip {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}

/* utility
-------------------------------------------------------------------*/
#utility {
	background-image: url(img/style/uti_back.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 210px;
	position: absolute;
	top: 15px;
	right: 15px;
}
#utility ul {
	padding-left: 10px;
	padding-top: 3px;
}
#utility li {
	float: left;
	padding-left: 6px;
	padding-right: 3px;
}
#utility li a{
	text-indent: -9999px;
	display: block;
	height: 13px;
}
#utility li a:hover{
	border:none;
}
#utility li .home{
	width: 39px;
	background-image: url(img/style/home.gif);
}
#utility li .sitemap{
	width: 68px;
	background-image: url(img/style/sitemap.gif);
}
#utility li .toiawase{
	width: 53px;
	background-image: url(img/style/toiawase.gif);
}

/* globalNav
-------------------------------------------------------------------*/
#globalNav {
	background-image: url(img/style/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 33px;
	padding-top: 5px;
	margin-bottom: 2px;
}
#globalNav ul {
	padding-top: 6px;
	padding-left: 15px;
}
#globalNav li {
	float: left;
	padding-right: 5px;
}
#globalNav li a{
	display: block;
	height: 20px;
	width: 60px;
	color: #555555;
	line-height: 20px;
	text-align: left;
	background-image: url(img/style/nav_up.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#globalNav li a:hover
, .p1 #globalNav .gNav1 a
, .p2 #globalNav .gNav2 a
, .p3 #globalNav .gNav3 a
, .p4 #globalNav .gNav4 a
, .p5 #globalNav .gNav5 a
, .p6 #globalNav .gNav6 a {
	border:none;
	color: #16A8CB;
	background-image: url(img/style/nav_ov.gif);
	background-repeat: no-repeat;
}

/* pankuzu
-------------------------------------------------------------------*/
#pankuzu {
}
#pankuzu p {
	line-height: 3em;
	color: #999999;
	padding-left: 15px;
}

/* wrap
-------------------------------------------------------------------*/
#wrap {
}
/* mainCol
-------------------------------------------------------------------*/
#mainCol {
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 15px;
}
#mainCol dl {
}
#mainCol dt.midashi {
}
#mainCol dt.midashi a, #mainCol dt.midashi span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-image: url(img/style/midashi1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	padding-left: 20px;
	font-weight: bold;
	color: #666666;
}
#mainCol dt.midashi a:hover {
	background-image: url(img/style/midashi1_ov.gif);
	color: #1D9FBE;
	border:none;
}
#mainCol p.rss {
	position: relative;
	height: 0px;
}
#mainCol p.rss:hover {
}
#mainCol p.rss a {
	position: absolute;
	top: -21px;
	right: 10px;
}
#mainCol p.rss a:hover {
	border:none;
}
#mainCol p.rss a img {	
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	opacity: 1;
}
#mainCol p.rss a:hover img {	
	filter:alpha(opacity=75);
	-moz-opacity: 0.75; 
	opacity: 0.75;
}
#mainCol dd.naiyou {
	padding-bottom: 20px;
}
#mainCol dd dt {
	float: left;
	width: 90px;
	padding-left: 20px;
	background-image: url(img/style/arrow_maru.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	line-height: 1.25em;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #AAAAAA;
}
#mainCol dd dd {
	padding-top: 10px;
	margin-left: 110px;
	padding-bottom: 10px;
}
#mainCol dd dd a {
	line-height: 1.25em;
}
#mainCol dd dd span {
	line-height: 1.25em;
}

/* subCol
-------------------------------------------------------------------*/
#subCol {
	float: right;
	width: 210px;
	padding-right: 15px;
	padding-left: 10px;
}
#subCol dl {
}
#subCol dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(img/style/midashi2.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-color: #1D9FBE;
	padding-left: 30px;
	font-weight: bold;
}
#subCol dd {
}
#subCol dd ul {
	padding-bottom: 25px;
}
#subCol dd li {
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(img/style/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	margin-left:5px;
}
#subCol dd li.image {
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: none;
	padding-left: 0px;
	margin-left:0px;
}
#subCol dd li.image a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* footer
-------------------------------------------------------------------*/
#footer {
	clear: both;
	background-image: url(img/style/sita.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer p {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	text-align: center;
	padding: 15px;
}


/* lv2
-------------------------------------------------------------------*/
#lv2 h2 {
	background-image: url(img/style/kaiM1.png);
	background-repeat: no-repeat;
	height: 30px;
	color: #333333;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 30px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.p1 h2 {
	background-image: url(img/style/kaiM2.jpg);
}
.p2 h2 {
	background-image: url(img/style/kaiM3.jpg);
}
.p3 h2 {
	background-image: url(img/style/kaiM3.jpg);
}
.p4 h2 {
	background-image: url(img/style/kaiM4.jpg);
}
.p5 h2 {
	background-image: url(img/style/kaiM5.jpg);
}
.p6 h2 {
	background-image: url(img/style/kaiM6.jpg);
}
#lv2 #mainCol {
	float: right;
	padding-right: 15px;
	padding-left: 10px;
}
#lv2 #subCol {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}
#lv2 #globalNav {
}
#lv2 #localNav {
	padding-bottom: 25px;
}
#lv2 #localNav h3 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	word-spacing: 0.1em;
	margin-bottom: 0.2em;
	line-height: 1.5em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 3px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#lv2 #localNav li {
	padding-top: 1px;
	padding-bottom: 1px;
}
#lv2 #localNav li a {
	line-height: 20px;
	background-image: url(img/style/kainav_up.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-left: 30px;
	color: #333333;
}
#lv2 #localNav li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/style/kainav_ov.gif);
	color: #1D9FBE;
}

#lv2 #localNav li li a {
	background-image: url(img/style/kainav_lv4_up.gif);
	padding-left: 45px;
	color: #666666;
}
#lv2 #localNav li li a:hover {
	background-image: url(img/style/kainav_lv4_ov.gif);
}
