
/* ベースCSS
---------------------------------------------------- */

*{
 margin:0px;
 padding:0px;
}

/* html{
 overflow:hidden;
 overflow:-moz-scrollbars-vertical;
} */

body{
 font-size:12px;
 font-weight:normal;
 font-family:Verdana,Arial,sans-serif;
 line-height:1.5;
 text-align:center;
}

*html body {
 font-family:'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
 font-family:'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

img{
 border:0px;
}

ul{
 list-style:none;
}

table{
 border-collapse:collapse;
 border-spacing:0px;
}

/* 簡易clearfix
---------------------------------------------------- */

.clearfix{
 overflow:hidden;
}
/* IE6に適用 */
*html .clearfix{
 zoom:1;
}

/* リンク
---------------------------------------------------- */

a:link {
 color:#0066ff;
 text-decoration:none;
}

a:visited {
 color:#0066ff;
 text-decoration:none;
}

a:hover {
 color:#0066ff;
 text-decoration:underline;
}

a:active {
 color:#0066ff;
 text-decoration:underline;
}

/* 共通レイアウト
---------------------------------------------------- */

#wrap{
 width:800px;
 text-align:left;
 background-color:#FFFFFF;
 margin:0px auto;
}

#contents{
 width:760px;
 background:url(../images/contentsbg.gif) no-repeat left bottom;
 padding:10px 20px 20px 20px;
}

/* ヘッダー
---------------------------------------------------- */

#index #header{
 width:800px;
 height:150px;
 background:url(../images/headerbg.gif) no-repeat;
 position:relative;
}

#fall #header{
 width:800px;
 height:150px;
 background:url(../images/headerbg-p1.gif) no-repeat;
 position:relative;
}

#pile #header{
 width:800px;
 height:150px;
 background:url(../images/headerbg-p2.gif) no-repeat;
 position:relative;
}

#logic #header{
 width:800px;
 height:150px;
 background:url(../images/headerbg-p3.gif) no-repeat;
 position:relative;
}

.link #header{
 width:800px;
 height:150px;
 background:url(../images/headerbg-link.gif) no-repeat;
 position:relative;
}

#pannavi{
 width:300px;
 height:25px;
 background:url(../images/navibg.gif) no-repeat;
 position:absolute;
 right:0px;
 top:115px;
}

#pannavi ul{
 height:20px;
 font-size:10px;
 padding-top:5px;
 margin-left:105px;
}

#pannavi ul li{
 margin-right:2px;
 float:left;
}

#pannavi ul li img{
 padding:3px 2px;
}

#logo{
 width:70%;
 position:absolute;
 top:25px;
 left:25px;
}

#logo h1{
 color:#ffffff;
 font-size:18px;
}

#logo p{
 color:#ffffff;
}

/* レフトボックス
---------------------------------------------------- */

#leftbox{
 width:520px;
 float:left;
}

.box{
 width:520px;
 background:url(../images/boxbody.gif) repeat-y left top;
 margin-bottom:20px;
}

.boxhead{
 width:480px;
 height:60px;
 background:url(../images/boxhead.gif) no-repeat left top;
 padding:20px 0px 0px 40px;
}

.boxhead h2{
 color:#333333;
 font-size:16px;
}

.boxhead p{
 color:#666666;
}

.boxbody{
 width:440px;
 background:url(../images/boxfoot.gif) no-repeat left bottom;
 padding:20px 40px;
}

.boxbody p{
 margin-bottom:10px;
}

.boxbody ul{
 width:440px;
}

.boxbody ul li{
 background:url(../images/allow1.gif) no-repeat 0px 4px;
 padding-left:17px;
 margin-bottom:7px;
}

*html .boxbody ul li{
 background:url(../images/allow1.gif) no-repeat 0px 3px;
 padding-left:17px;
 margin-bottom:7px;
}

*:first-child+html .boxbody ul li{
 background:url(../images/allow1.gif) no-repeat 0px 3px;
 padding-left:17px;
 margin-bottom:7px;
}

/* ライトボックス
---------------------------------------------------- */

#rightbox{
 float:right;
}

#rightbox h3{
 width:250px;
 height:25px;
}

#rightbox ul{
 padding:10px 0px;
 margin-left:20px;
}

#rightbox ul li{
 background:url(../images/allow3.gif) no-repeat 0px 5px;
 padding-left:12px;
 margin-bottom:5px;
}

*html #rightbox ul li{
 background:url(../images/allow3.gif) no-repeat 0px 4px;
 padding-left:12px;
 margin-bottom:5px;
}

*:first-child+html #rightbox ul li{
 background:url(../images/allow3.gif) no-repeat 0px 4px;
 padding-left:12px;
 margin-bottom:5px;
}

/* フッター
---------------------------------------------------- */

#footer{
 width:800px;
 background:#598cc0 url(../images/footerbg.gif) no-repeat;
 position:relative;
}
/*
#footer ul{
 position:absolute;
 top:10px;
 right:0px;
}
*/
#footer ul li{
 line-height:1.4;
 border-right:#FFFFFF solid 1px;
 padding-right:7px;
 margin-right:7px;
 float:left;
}

#footer ul li a{
 color:#FFFFFF;
}

.first{
 border-left:#FFFFFF solid 1px;
 padding-left:5px;
}

address{
 color:#FFFFFF;
 font-size:11px;
 font-style:normal;
 display:block;
	margin-left:20px;
}

/* 用語集 */
.menu{
	clear:both;
	padding-top:20px;
	 overflow:hidden;
	 _zoom:1;
	 margin-bottom:20px;
}
.menu ul{
	list-style-type:none;
	margin-left:20px;
}
.menu ul li{
	float:left;
	border-right:#FFFFFF solid 1px;
	padding-right:8px;
	margin-right:8px;
}
.menu2{
	clear:both;
	padding-top:20px;
 display:block;
 overflow:hidden;
 _zoom:1;
}
.first{
	border-left:#FFFFFF solid 1px;
	padding-left:8px;
}
ul.clearfix{
		margin-left:20px;

}

