@charset "utf-8";

/* -------------------- reset -------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

ol,ul {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,th {
	font-weight: normal;
}

a:link {
	color:#039;
}

a:visited {
	color:#936;
}

a:hover {
	color:#6CC;
}


/* -------------------- layout  -------------------- */

html {
	height:100%;
	margin: 0 auto;
	overflow-y: scroll;
	background: url(../img/bg_2.jpg) center top no-repeat
}

body {
	height:100%;
	margin: 0 auto;
}

#container {
	position: relative;
	width: 920px;
	margin: 0 auto;
    background : #FFF;
	height:auto !important;
	height: 100%;
	min-height: 100%;
}

#header {
	height:100px;
} 

#navi{   
	height: 34px;   
}   

#pankuzu {
	height: 50px;
}

#category {
	overflow:hidden;
}

#category_main {
	width: 670px;
	float:left;
}

#category_side {
	width: 240px;
	float:right
}

#contents {
	margin-top:20px;
	overflow:hidden;
	padding-bottom:400px;
}

#contents_left {
	width: 650px;
	float:left;
	margin-left:10px;
}

#contents_right {
	width: 230px;
	float:right;
	margin-right:10px;
}

#contents_top {
	width: 900px;
	margin:0 auto;
	overflow:hidden;
}

#contents_bottom {
	width: 910px;
	margin:60px auto 0;
	overflow:hidden;
}

#footer {
	background-color: #666;
	border-top: solid 5px #CCC;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 920px;
}


/* -------------------- global navigation -------------------- */
#navi li{   
	float: left;   
}

#navi ul:after {
	content: ".";
	clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}   


/* -------------------- pankuzulist -------------------- */
#pankuzu ol {
	padding: 20px 0 0 5px;
}

#pankuzu li {
	display: inline;
	padding-left: 5px;
}

#pankuzu li.first {
	padding-left: 25px;
	background: url(../img/home.png) no-repeat left center; 
}

#pankuzu a {
	padding-right: 18px;
	background: url(../img/path.png) no-repeat right center;
	color:#666;
}

#pankuzu a:hover {
	color:#CCC;
}


/* -------------------- category_side -------------------- */
#category_side li {
	height:36px;
	line-height:36px;
	margin:0 10px 4px 0;
	padding-left:20px;	
	background-image:url(../img/categorymenu_bg.png);
	background-repeat:no-repeat;
	background-position:center left;
}

#category_side a:link {
	color:#039;
	text-decoration:none;
}

#category_side a:visited {
	color:#039;
	text-decoration:none;
}

#category_side a:hover {
	color:#039;
	text-decoration:underline;
}

#category_side a {
	display:block;
}

#category_side li.dammy {
	background-image:url(../img/dammy_bg.png);
	background-repeat:no-repeat;
	background-position:center left;
}

/* -------------------- contents_right -------------------- */
#contents_right li {
	padding-bottom:8px;
}


/* -------------------- contents_bottom -------------------- */
#contents_bottom li {
	float:left;
	padding-left:10px;
}

#contents_bottom li:first-child {
	padding-left:0px;
}

/* -------------------- footer -------------------- */
#gotop {
	width: 190px;
	height: 30px;
	margin: -30px 0 0 620px;
	overflow:hidden;
}

#gotop p.pagetop {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #CCC;
	text-align:center;
	float:left;
}

#gotop p.gohome {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #CCC;
	text-align:center;
	float:right;
}

#gotop a:link {
	color: #666;
	text-decoration:none;
}

#gotop a:visited {
	color: #666;
	text-decoration:none;
}

#gotop a:hover {
	color: #999;
}

#footer ul {
	color:#FFF;
	font-size:12px;
	line-height:1.2em;
	float:left;
	width:140px;
	margin:20px;
}

#footer ul ul {
	list-style-type: disc;
	margin: 0px;
	padding-left: 20px;
}

#footer li {
	padding: 3px 0px;
}

#footer li a:link {
	color: #FFF;
	text-decoration:none;
}

#footer li a:visited {
	color: #FFF;
	text-decoration:none;
}

#footer li a:hover {
	color: #6CC;
}

#footerend {
	clear:both;
}

#footerend hr {
	width:900px;
	margin:10px auto;
}

#footerend p {
	color:#FFF;
	text-align:right;
	padding:0px 40px 20px 0px;
}


/* -------------------- slice -------------------- */
.imgbox img {
	float:left;
}

.imgbox:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/* -------------------- rollover -------------------- */
a:hover img.rollover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
} 


/* -------------------- font -------------------- */
html {
	font-size: 13px;
}

body {
	font-size:inherit;
	font-size: 100%;;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
    color:#333;
    line-height:1.6;
}

h1 {
	font-size: 161.6%;
	padding: 0 0 0 10px;
	min-height: 30px;
	height: 30px;
	line-height: 30px;
	color: #039;
	border-left: solid 6px #039;
	border-bottom: dotted 1px #666;
	margin-bottom:10px;
}

h2 {
	margin-top: 20px;
	font-size: 138.5%;
}

h3 {
	font-size: 120%;
	margin-top: 20px;
}

h4 {
	font-size: 110%;
	margin-top: 10px;
}

.sizeup {
	font-size: 110%;
}

.sizeup120 {
	font-size: 130%;
}

.sizeup130 {
	font-size: 130%;
}

.sizedown {
	font-size: 90%;
}

.skyblue {
	color:#06C;
}

.red {
	color:#F00
}

.green {
	color:#060
}

.pink {
	color:#F36
}

.navy {
	color:#039;
}

/* -------------------- space -------------------- */
.spacer1 {
    width: auto;
    height: 1px;
}

.spacer5 {
    width: auto;
    height: 5px;
}

.spacer10 {
    width: auto;
    height: 10px;
}

.spacer15 {
    width: auto;
    height: 15px;
}

.after10 {
    margin-bottom: 10px;
}

.after20 {
    margin-bottom: 20px;
}

.after0 {
    margin-bottom: 0px;
}


.before10 {
    margin-top: 10px;
}

.before20 {
    margin-top: 20px;
}



/* -------------------- float,clear -------------------- */
.float_r {  
	float: right;
	padding:1px;
	margin-left:10px;
}

.float_l {  
	float: left;
	padding:1px;
	margin-right:10px;
}

.clear {  
	clear: both;  
}

.clearfix:after {  
	content: ".";
	display: block;
	clear: both;  
	height: 0;  
	visibility: hidden;
}

.wrap {
	overflow:hidden;
}

.2col {
	width: 50%;
}

.wd_420 {
	width: 420px;
}


/* -------------------- textalign -------------------- */
.center {
	text-align:center;
}

.cebox {
	margin:0 auto;
}

.right {
	text-align:right;
}



/* -------------------- pn navi -------------------- */
#pnnavi {  
	margin: 20px auto;
}

#pnnavi li.prev {  
	float: left;
}

#pnnavi li.next {  
	float: right;
}

#pnnavi a:link {  
	color:#039;
	text-decoration:none;
}

#pnnavi a:hover {
	color:#039;
	text-decoration:underline;
}

#pnnavi a:visited {
	color:#039;
	text-decoration:none;
}



/* -------------------- list -------------------- */
ul.listmark {
	list-style:disc;
	padding-left:30px;
}

ol.listnum {
	list-style:decimal;
	padding-left:30px;
}
