@charset "shift-JIS";

/* ブラウザ初期設定値のリセット */

body {
	margin:0px; /* ページ全体のmargin */
	padding:0px; /* ページ全体のpadding */
}

h1, h2, h3, h4, ul, li, p, span {
	margin: 0;
	padding:0;
	font-size: 12px;
	line-height:130%;
	color: #000;
}
	
/* 基本設定　*/

* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

li {
	list-style-type:none;
	}


hr {
	display:none;
}

/* divのfloat解除　*/

.clear {
	clear: both;
}
	
/* 背景の設定　*/

body {
	background-color:#003399;
	background-attachment:fixed;
	}
	

/* 以下、mainページの設定　*/


/* 全項共通の見出し設定　*/

h2 {
	background-color: url(img/icon.gif) no-repeat left top;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom:18px;
	font-weight:normal;
	border-bottom:1px solid #999;
	clear: both;
}

h3 {
	font-size: 12px;
	margin-bottom: 10px;
}


/* 一番外側のdiv　*/

#container {
	width:750px;
	background:#99CCFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:solid #666666 1px;
	text-align:left;
	padding:0 0 10px 0;
	}

/* TOPバナー　*/

#top {
	padding:0 0 160px 0;
	background-image:url(img/title.jpg);
	width:750px;
	}

#top span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

#top2 {
	padding:0 0 240px 0;
	background-image:url(img/title03.gif);
	width:750px;
	}

#top2 span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

/* ナビゲーション　*/

#navi {
	background:#000000;
	}

#navi ul {
  margin: 0 0 7px 35px;
  list-style: none;
  margin-top: 5px;
  margin-left: 0;
  padding: 0 10px;
}
#navi li {
  width:120px;
  float:left;
  list-style: none;
  list-style-type: square;
}

/* 2カラムをまとめるBOX　*/

.wrapper2 {
	background:#99CCFF;
	clear:both;
	margin-top: 20px;
	padding: 20px 100px 20px 100px;
	font-size:9pt
	}

	
/*　フッター部　*/

#footer {
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #000;
}

#footer li{
	display:inline;
	border-right:1px solid #000;
	padding:0px 5px 0 5px;
	font-weight: bold;
}

#footer .listlast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-style: normal;
	margin-top: 10px;
	font-size: 12px;
}
.alpha .entry4 {
	padding-bottom: 19px;
}


/* 以下、index ページの設定　*/

.entry1 {
	color:#000;
	padding-bottom: 15px;
	clear: both;
}

.entry1 p{
	color:#000;
}

.entry1 img {
	float: left;
	margin-right: 15px;
	border:1px solid #999;
}

h2#indexpage {
	color: #CC0000;
	background:#99CCFF;
	background-image: none;
	border: none;
	margin-top: 10px;
	padding: 10px 0px 10px 10px;
	font-weight:bold;
	}
#ninshou {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ninshou h3 {
	font-weight: normal;
	font-size:12pt;
	color:#F00;
}

#ninshou li{
	float: left;
}

li#over21 {
	padding-left: 290px;
	padding-right: 49px;
	padding-top: 20px;
	font-weight: bold;
	font-size:16pt;
}

li#under21 {
	padding-left: 220px;
	padding-right: 49px;
	padding-top: 40px
}








#content1 {
	margin: 0px;
}
#content1 img{
	border: 1px solid #666666;
	margin: 0px 5px 0px 0px;
	float: left;
}
#content1 h4{
	margin: 0px 0px 5px;
	display: block;
}

#powerpush-box-left {
	float: left;
	width: 340px;
	margin: 5px;
	padding: 7px;
	border: 1px solid #666666;
	height: 200px;
}
#powerpush-box-right {
	float: right;
	width: 340px;
	margin: 5px;
	padding: 7px;
	border: 1px solid #666666;
	height: 200px;
}
.powerpush-comment {
	border-bottom: 1px dotted #666666;
	margin: 5px 0px;
	height: 100px;
	padding-bottom: 5px;
}








.delta {
	float:left;
	display:inline;
	overflow:hidden;
	width:710px;
	}

.delta .entry5 {
	padding-bottom:17px;
}

.delta .entry5 a {
	font-weight:bold;
}

.delta .entry5 p {
	padding-bottom: 5px;
}

.delta .entry5 h3 {
	font-weight: normal;
}

.entry5 h4 {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 12px;
}

.entry5 img {
	float: right;
	border:1px solid #666666;
	margin-left:15px;
}

.entry5 span {
	color: #FF0000;
	padding-right: 10px;
	font-weight: normal;
}

.soft {position: absolute; top:-5000px}
