@charset "UTF-8";

/*
	Reset
*******************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
li {list-style:none;}
img {border:0;}

/* Yahoo UI Font CSS
-----------------------------------------------
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2

Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px 
	93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
----------------------------------------------- */ 
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;

*font-size:small; /* for IE */*font:x-small; /* for IE in quirks mode */		background-color: #FFF;

}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select,input,button,textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/*
	clearfix
*******************************/
.clearfix:after { content: " ";  display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;  }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
	replaceImg
*******************************/
.replaceImg { text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;}


/*
	BASE
*******************************/
/*body { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,'Hiragino Kaku Gothic Pro',Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;}*/

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,'Hiragino Kaku Gothic Pro',Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	margin: 0;
	padding: 0;
}

body > #container {
	height: auto;
	/*background-color: #FFF;*/
}
/*dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,a { font-size:93%;}
*/
body * {line-height:1.22em;}

img {
	vertical-align:bottom;
	line-height:0;
}


p,th,td,dt,dd,li,h1,h2,h3,h4,h5,h6 { color:#222;}

a,
a:link,
a:visited {
	color:#666;
	text-decoration:underline;
}
a:hover {
	color:#CCC;
	text-decoration:none;
}

a img {
	outline:none;
	border:none;
}

.clear { clear:both;}

/*//////////////////////////////////////////////////////////////////////////*/



/*
	BASE LAYOUT
******************/

#container { margin:0 auto; padding:0 0 0 0;}

#mainwrap {	
	background:url(../img/common/contbg.jpg) no-repeat center top;
	width:100%;
	margin:0;
	padding:0;
}

#main {
	width:950px;
	margin:0 auto 30px;
	padding:0;
}

div#main p {
	color:#333;
	font-size:108%;
	line-height:180%;
}


/*//////////////////////////////////////////////////////////////////////////*/




/*
	Header LAYOUT
******************/


#head {
	margin:0;
	padding: 0;
	width:100%;
	background:url(../img/common/head_bg.gif) repeat-x bottom;
}

#header {
	margin:0 auto;
	padding:0 0 7px 0;
	width:950px;
	position:relative;
}

#header h1 {
	width:305px;
	text-align:left;
	height:36px;
	margin:0 0 15px;
	padding:0;
}

#header #cpy {
	text-align:left;
	color: #666;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding:0;
	font-size: 85%;
}


ul#navi {
	margin:0;
	padding:0;
}
ul#navi li {
	float:left;
}

ul#snavi {
	margin:0;
	padding:0;
	position:absolute;
	top:40px;
	right:0;
}
ul#snavi li {
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
ul#snavi li.allow {
	background:url(../img/common/allow.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	font-size:93%;
}

ul#snavi a,
ul#snavi a:link,
ul#snavi a:visited {
	color:#666;
	text-decoration:none;
}
ul#snavi a:hover {
	color:#CCC;
}


/*//////////////////////////////////////////////////////////////////////////*/

/*
	Contents LAYOUT
******************/

div#pnavi {
	width:930px;
	margin:0 auto 10px;
	padding:10px 0 0 0;
	text-align:left;
}
div#pnavi p {
	font-size:93%;
}
div#pnavi p span {
	color:#06C;
}
div#pnavi p a,
div#pnavi p a:link,
div#pnavi p a:visited { color:#666; text-decoration:none;}
div#pnavi p a:hover {
	color:#006;
	text-decoration:underline;
}


div#side {
	float:left;
	width:235px;
	margin:0;
	padding:0;
}
div#side ul {
	padding-bottom:10px;
}
div#side ul li {
	height:50px;
	line-height:50px;
	padding:0 0 0 30px;
	background:url(../img/common/side_m1.gif) no-repeat;
	color:#06C;
	font-weight:bold;
}
div#side ul li.lst {
	background:url(../img/common/side_m2.gif) no-repeat;
}
div#side ul li.tit {
	height:52px;
	line-height:52px;
	font-size:116%;
	background:url(../img/common/side_tit.jpg) no-repeat;
	margin:0;
	padding:0 0 0 15px;
}

div#side ul li a,
div#side ul li a:link,
div#side ul li a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#666;
	line-height:50px;
}

div#side ul li a:hover {
	color:#06C;
	line-height:50px;
}
div#side ul li span {
	font-weight:normal;
	line-height:50px;
}

div#side p {
	text-align:center;
}

div#content { float:right; width:707px; padding-bottom:50px;}

div#main #content p.body {
	font-size:123.1%;
	color:#06C;
	font-weight:bold;
}
div#main #content p.mb0 {
	margin-bottom:0;
}
div#main #content p.mb30 {
	margin-bottom:30px;
}

div#main #content .contbox {
	margin:0 0 30px;
	padding:0;
}

div#content h2 {
	text-align: left;
	height:106px;
	margin:0 0 15px;
	padding:0;
}

div#content h3 {
	font-size:123.1%;
	text-align: left;
	color: #FFF;
	background:url(../img/common/title_bg.jpg) no-repeat left;
	padding-left:20px;
	line-height:41px;
	height:41px;
	margin:0 0 15px;
}

div#content h4 {
	font-size:123.1%;
	font-weight:bold;
	text-align: left;
	color: #06C;
	line-height:180%;
	margin:0 15px;
}
div#content h5 {
	color:#006;
	font-weight:bold;
	margin-left:15px;
	margin-bottom: 10px;
}
div#content p {
	margin:0 15px 15px;
}
div#content p span.fb {
	font-weight:bold;
	color: #06C;	
}

ul#sbnr li.alc {
	text-align:center;
	padding-top:5px;
}
div#side div#lbnr {
	padding-top:10px;
}

div#side div#lbnr p {
	text-align:left;
	margin-bottom:10px;
}
/*
	Footer LAYOUT
******************/

div#foot {
	background:url(../img/common/head_bg.gif) repeat-x top;
	width:100%;
	margin:0;
	padding:15px 0 0 0;
}
div#foot #footer {
	width:950px;
	margin:0 auto;
	padding:0;
}

#footer #fmenu {
	margin:0;
	padding:0;
	width:400px;
}
#footer #fmenu li {
	float:left;
	margin:0 0 0 10px;
	background:url(../img/common/allow.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	font-size:93%;
}

#footer #fmenu a,
#footer #fmenu a:link,
#footer #fmenu a:visited {
	color:#666;
	text-decoration:none;
}
#footer #fmenu a:hover {
	color:#CCC;
}

p#copyright {
	font-size:85%;
	text-align:center;
	color: #666;
	padding: 15px 0 15px 0;
}
p#copyright span {
	color: #666;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}
