/* ページ設定 */
body {
	margin: 0px;
	padding: 0px;
	background-color:#FFF; color:#000;
}

/* ヘッダー */
#header 	{
		background-color:#99ff99;
		margin: 0px 0px 0px 0px;
		width: 770px;		
		height: 70px;
		background-repeat: no-repeat;
		}

#header_bg {
margin:0px; padding: 0px;
width: 770px;  height: 70px;
background-image: url(../img/header_bg.gif);
background-repeat: repeat;
position:absolute;
top:0px; left:0px;
}


#hd_search {
	float:right;
	width:60%;
	text-align: right;
	height: 22px;
	margin: 0px 12px 5px 0px;
}

#hd_link {
	float: right;
	width: 480px;
	text-align: right;
	position:absolute;
	top:45px;
	left:290px;
}

/* コンテンツ */

#substance{
	margin:0px;
	padding:0px;
	position:absolute;
	top:70px;
	left:0px;
	width: 770px;
}

/*メニュー*/


.menu_ul{
list-style-type:none;
margin:0px; padding:0px;
	font-size: small;
}

.info_text{
	font-size: small;
	line-height: 1.2em;
	color: #FFFFFF;
	padding: 7px 4px 7px 4px;
	border-left:solid 5px #0000ff;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.manu_img{
	margin-top:10px;	
}

/* 見出し */
.ul_2 {
list-style-type:none;
margin:0px; padding:0px;
}

#tit {
	margin: 10px 10px 10px 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B0C570;
}

h1{
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	display: none;
}

h2 {
	font-size: x-large;
	font-weight: bold;
	background-image: url(../img/h2_bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 5px 10px 5px 30px;
	font-weight: bold;
	background-image: url(../img/h3_bg.gif);
	height: 33px;
	background-repeat: repeat;
	padding: 7px 10px;

}

h4 {
	margin: 10px 30px 10px 60px;
	padding-botton: 3px;
	border-top:dotted 2px #FFCC66;
	border-bottom:dotted 2px #FFCC66;
	line-height: 1.8em;
   }

.li {
	list-style-image: url(../img/list.gif);
	vertical-align:middle;
	padding-left:5px;
	margin-left:40px;
	margin-bottom:5px;
	margin-top:5px;
}

.li_2 {
	list-style-image: url(../img/icon_leftmenu.gif);
	vertical-align:absmiddle;
	padding-left:5px;
	margin-left:40px;
	margin-top:5px;
}

.li_3	{
	list-style-image: url(../img/bw_tiikiimg.gif);
	vertical-align:middle;
	padding:20px;
	margin:20px;
	}

.li_4	{
	list-style-image: url(../img/list.gif);
	vertical-align:middle;
	padding-left:5px;
	margin-left:40px;
	margin-bottom:5px;
	margin-top:15px;
}
.li_6 {
	list-style-image: url(../img/list.gif);
	vertical-align:middle;
	padding-left:30px;
	margin-left:40px;
	margin-bottom:1px;
	margin-top:1px;
}
.li_7 {
	list-style-image: url(../img/list.gif);
	vertical-align:middle;
	padding-left:10px;
	margin-left:5px;
	margin-bottom:1px;
	margin-top:1px;
	text-indent:-1em;
}

#genre_bg {
	margin: 20px 30px 20px 30px;
	padding:  5px 0px 5px 10px;
	background-image: url(../img/green_bg.gif);
	background-repeat: repeat;

}

/* フッター */
#navi {
	margin: 30px 30px  0px 30px;
	font-weight: bold;
	font-size: small;
	background-image: url(../img/glay_bg.gif);
	text-align: center;
	padding: 10px 0px 10px 0px;

}	
#footer {
	margin: 20px 0px  0px 0px;
	font-weight: normal;
	font-size: small;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 7px 0px 7px 0px;

}
	

/* テキスト */
.p_to {
	margin: 0px 30px 10px 0px;
	text-align:right;
	verticl-align:middle;
	clear:both;	
}

.p_coment	{
	margin: 5px 30px 10px 60px;
	line-height: 1.2em;
}

.p_coment_2	{
	margin: 5px 30px 10px 80px;
	line-height: 1.2em;
}

.whitetxt {
	color: #FFFFFF;
}

.strong {
	font-weight: bold;
}

.strong_red {
	font-weight: bold;
	color: #ff0000
}
.big_120{
	font-size: 120%;
	font-weight: bold;
	color:#2f4f4f;
}

.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}

.img_right {
	float:right;
	margin-left:10px;
	margin-right:10px;
	background-color:#ffffcc;
	text-align:center;
	font-size:middle;
}
.img_left {
	float:left;
	margin-left:30px;
	margin-right:10px;
	background-color:#ffffcc;
	text-align:center;
	font-size:middle;
}
.img_left2 {
	float:left;
	margin-left:7px;
	margin-right:5px;
	font-size:"-1";
}


#my_navigation { position : absolute ; left : 30 ; width : 150px ;  float:left;}
#my_contents1{ margin-left:70px; float:left;}
#my_contents2{ margin-left:330px;}


/* リスト */
li.genre{
	padding:0px 0px 10px 13px;
	list-style-type: none;
	list-style-image: url(../img/b014lis.gif);
	list-style-position: outside;
	font-weight: bold;

}
li.item{
	padding-left:3px;
	margin: 1px 1px 1em 50px;
	list-style-type: none;
	list-style-image: url(../img/blue_pt.gif);
	list-style-position: outside;
	line-height: 1.5em;
	font-size: 90%;
}



/* マージン */
.mgn-hd {
	margin-top: 10px;
}

.mgn-rl {
	margin: 0px 5px 0px 5px;
}


/* その他 */
hr.none {
	display: none;
	clear:both;
}

#naviskip {
	text-indent: -10000px;
	font-size: 1px;
}

.clear {
	clear:both;
}	

/* table */
.cell-show {
	empty-cells : show;
}
.caption-left{
	caption-side : left;
}
.caption-right{
	caption-side : right;
}
/* block */
a.block{
	display:block;
	width:240px;
	border:solid 2px;
	border-color:#ffffff #0000ff #0000ff #ffffff;
	padding:4px 0px;
	text-align:center;
	font-weight:bold;
	font-size:small;
}
a.block2{
	display:block;
	width:300px;
	border:solid 2px;
	border-color:#ffffff #0000ff #0000ff #ffffff;
	padding:4px 0px;
}
link.link{
	width:510px;
}
.link div{
	float:left;
}


.sample1 { word-spacing : 3em }





	