

/*ブラウザ毎のCSS設定をリセットします*/

*{
	margin:0;
	padding:0;
}


body{
color:#000;
background-color:#fff;
}

h1,h2,h3,h4,h5,h6,p,address{
font-size: 100%;
font-weight: normal;
font-style: normal;
line-height: 100%;
}

div {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
	margin: 0px;
	padding: 0px;
}

hr {
	border:0px;
	margin: 0px;
	padding: 0px;
}


input, select, textarea {
	margin: 0px;
	padding: 0px;
}


ul,ol {
	margin: 0px;
	padding: 0px;
}

li{
margin: 0px;
padding: 0px;
list-style: none;
}

/*--------------------------------------------------------
■トータルデザイン設定
--------------------------------------------------------*/


body{
	background-color: #ffffff;/*ページ全体の背景色*/
	background-image:url(images/back-bg.gif);/*右側の影*/
	background-repeat: repeat-y;
	margin: 0;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	font-size: 0.8em;/*文字サイズ*/
	color: #333333;/*文字色*/
	line-height:130%;/*行間*/
}

a{ text-decoration:none; }
a:link{ color: #990033; }/*リンク文字の色*/
a:visited{ color: #996633; }/*訪問済みリンクの色*/
a:hover{ color: #ff0000; }/*カーソルがリンク文字上に来たときの色*/

.cl{
clear:both;}

/*--------------------------------------------------------
■最上部帯の設定
--------------------------------------------------------*/


#header{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 810px;
	height: 31px;
	background-color: #ffffff;/*最上部帯の背景色*/
	z-index: 0;
	background-image: url(images/header-top.jpg);
}


/*●トップ見出し＆ナビゲーション*/
h1,#navi{
	position: absolute;
	left: 11px;
	top: 8px;
	text-align:left;
	font-size: 8.5pt;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	z-index: 1;
}

#navi a:link{ color: #333333; }
#navi a:hover{ color: #ff0000; }
#navi a:visited{ color: #333333; }


/*●最上部メニューリスト（サイトマップ、個人情報保護方針等）*/
#top-menu-list{
	position: absolute;
	left: 450px;
	top: 7px;
	width: 340px;
	text-align:right;
}
#top-menu-list li{
	display:inline;
	font-size: 8pt;
	color: #333333;
}

#top-menu-list li a:link{ color: #333333; }
#top-menu-list li a:hover{ color: #ff0000; }
#top-menu-list li a:visited{ color: #333333; }

/*--------------------------------------------------------
■ヘッダーロゴの設定
--------------------------------------------------------*/


#header-logo{
	position: absolute;
	left: 1px;
	top: 32px;
	width: 810px;
	height: 189px;
	background-image:url(images/header.jpg);/*右側の影*/
	z-index: 0;
	background-repeat: no-repeat;
}

#header-underline{
	position: absolute;
	left: 0px;
	top: 172px;
	width: 810px;
	height: 30px;
	background-color:#9966CC;
	z-index: 0;
}

/*●ロゴテキスト*/
#logo-text{
	position: absolute;
	top: 30px;
	left: 13px;
	color: #ffffff;
	font-size:20pt;/*ロゴテキストのフォントサイズ*/
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;/*ロゴテキストのフォント*/
	font-weight: bold;
	letter-spacing:-0.5pt;/*文字間を若干詰めています*/
	width: 228px;
	_width:460px;/*IE6のバグ回避*/
	z-index: 1;
	height: 64px;
}

#logo-text a:link{ color: #ffffff; }
#logo-text a:hover{ color: #ffffff; }
#logo-text a:visited{ color: #ffffff; }


/*●サブテキスト*/
#sub-text{
	position: absolute;
	top: 120px;
	left: 16px;
	color: #CC0000;
	font-size:10pt;/*サブテキストのフォントサイズ*/
	font-weight: bold;
	width: 228px;
	_width:460px;/*IE6のバグ回避*/
	z-index: 2;
	background-color: #FFFFFF;
}


/*●ヘッダー文章*/
#header-text{
	position: absolute;
	top: 30px;
	left: 460px;
	padding: 10px 20px 0px 0px;
	color: #333333;
	font-size:9pt;
	text-align: left;
	width: 340px;
	_width:360px;/*IE6のバグ回避*/
}



/*--------------------------------------------------------
■左メニューの設定
--------------------------------------------------------*/


/*●左全体（※ここは触らないで下さい）*/
#left{
	position: absolute;
	top: 207px;
	left: 2px;
	width: 197px;
	height: 2350px;
	background-color: #fbbbbb;
}


/*●メニュー*/
#left .menu{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	color: #FFFFFF;/*ボックスの枠線の色*/
	width: 190px;
	_width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



.linktitle-left {
	background :  url(images/menu-titlebg.gif) no-repeat;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bolder;
	margin-top: 0px;
	height: 24px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.linkbottom-left {
	background :  url(images/menu-bottombg.gif) no-repeat;
	height: 11px;
	margin-bottom: 10px;
}

.linktext {
	font-size: 12px;
	width: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #ffffff;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-top-style: none;
}

.linktext1 {
	font-size: 12px;
	width: 165px;
	height: 60px;
	background-image:url(images/hitokoto.gif);
	background-repeat:no-repeat;
	text-align:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #ffffff;
	padding: 30px 5px 10px 20px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-top-style: none;
}

.linktext ul {
	margin: 0px;
	padding: 3px 3px 3px 10px;
}

.linktext li {
    background: url(images/m-style.gif) no-repeat;
	background-position: 2px 5px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0 13px;
}

#left .urasuki{
	margin: 10px 0px 10px 1px;
	background-color: #ffffff;
	text-align: left;
	width: 190px;
	_width: 193px;
}

/*●その他コンテンツ*/
#left .contents{
	margin: 10px 0px 10px 3px;
	padding: 10px;
	background-color: #ffffff;
	text-align: left;
	color: #000000;
	border: 1px solid #eeeeee;/*ボックスの枠線の色*/
	width: 166px;
	_width: 193px;
}


/*--------------------------------------------------------
■右コンテンツの設定
--------------------------------------------------------*/


/*●右全体（※ここは触らないで下さい）*/
#right{
	position: absolute;
	top: 215px;
	left: 220px;
	width: 570px;
}

#right .what-new{
	width: 530px;
	height: 140px;
	background-image:url(images/what-newbg.gif);
	background-repeat:no-repeat;
	padding: 5px 20px;
	vertical-align: top;
	line-height: 1.5em;
}

#right .what-top{
background-image:url(images/what-new.gif);
background-position:center;
background-repeat:no-repeat;
background-color:#FFFFFF;
text-align:center;
width: 570px;
height: 47px;
}


#right{
	position: absolute;
	top: 227px;
	left: 220px;
	width: 570px;
}

/*●コンテンツ*/
#right .contents-t{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image:url(images/cont-tbg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding: 15px;
	text-align: left;
	clear: both;
}

#right .contents-2{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 15px;
	text-align: left;
	clear: both;
}

#right .contents-b{
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	background-image:url(images/cont-bbg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	height: 25px;
	padding: 0px;
	text-align: left;
	clear: both;
}

#right .contents{
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.5em;
}

#right .contents-s{
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.5em;
}

#right .contents th{
	background-color: #E8E0D2;
	text-align: center;
	color:#996600;
	width: 125px;	
}

#right .contents td{
	background-color: #FFFFFF;
	text-align: left;
	border: solid #EAE4D7 1px;
	line-height: 1.5em;
	width: 365px;	
}

#right .contents li{
	display:inline;
	background: url(images/color-list.gif) no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0 5px 22px;
	font-size: 0.9em;
}

#right .contents-timg{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}

/*●copyright*/
#right #copyright{
	margin: 5px 0px 20px 0px;
	text-align: center;
	color: #777777;
	font-size: 10pt;
	width: 570px;
}



/*--------------------------------------------------------
■右アドセンスの設定（オプション）
--------------------------------------------------------*/

div.right-ad{
	position: absolute;
	left: 830px;
	top: 10px;
}


/*--------------------------------------------------------
■画像配置の設定
--------------------------------------------------------*/

/*左に画像、右に文章*/
.left{
	float: left;
	margin: 0px 15px 10px 0px;
}

/*左に文章、右に画像*/
.right{
	float: right;
	margin: 0px 0px 20px 30px;
}


/*--------------------------------------------------------
■見出しタグ・装飾タグの設定
--------------------------------------------------------*/


/*●文字色*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000;}/*赤色テキスト*/
.blue{ color: #0000dd;}/*青色テキスト*/
.green{ color: #008000;}/*緑色テキスト*/
.yellow{ color: #ffff00;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #cccccc;}/*灰色テキスト*/
.orange{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #167FA6;}/*黄緑テキスト*/
.dic271{ color: #944062;}/*赤紫テキスト*/
.white {color: #FFFFFF}
.silver {color: #999999}
.brown {color: #734726}
/*●見出し1*/
h2 {
	padding:3px 0px 0px 15px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2em;
	height: 40px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color: #660000;
	background-image:url(images/h2bg.gif);
	clear: both;
}

/*●見出し2*/
h3 {
	width: 424px;
	height: 27px;
	background: url(images/h3back.gif);
	background-repeat:no-repeat;
	padding: 11px 0px 0px 40px;
	text-align:left;
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	clear: both;
}

/*●見出し2*/
h4 {
	width: 231px;
	height: 27px;
	background: url(images/h4back.gif);
	background-repeat:no-repeat;
	padding: 11px 0px 0px 40px;
	text-align:left;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	clear: both;
}

/*●戻る＆進むリンク*/
.link-back,.link-next{
	padding: 3px;
	margin: 30px 0px 30px 0px;
	font-weight: bold;
	font-size:10pt;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;/*枠線の色*/
	clear: both;
}

.link-back{ float: left;}
.link-next{ float: right;}



/*●アンダーライン*/
.underline{ text-decoration:underline;}


/*●取り消し線*/
.not{ text-decoration:line-through;}


/*●強調1*/
.impact{
	padding: 0px;
	color: #000000;
	background-color: #ffff66;
}


/*●線*/
hr{
	border-width: 1px 0px 0px 0px;
	color:#aaaaaa;
	border-style: dotted none none none;
	clear: both;
}

/*●Copyright用線*/
hr.copyright{
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	color:#aaaaaa;
	clear: both;
}

/*●テーブル*/
td{
	padding: 8px;
}

/*●テキスト下線*/
.text-line{
font-size: 1em;
color: #B333333;
display:inline;
line-height:2em;
border-bottom: 1px dashed #BDBB8E;
padding-bottom: 0.3em;
}

#item {
width: 569px; marginr-bottom: 10px;padding: 0px; text-align:left; background-color:#ffffff;}

.item{
float: left;width: 185px;font-size: 12px;text-align: center;padding-bottom: 5px;margin-top: 4px;margin-right: 1px;margin-left: 1px;margin-bottom: 4px;border: 1px #cccccc solid ; background-color:#FFFFFF;}

ul.list1{
	font-size:1.0em;
	line-height:250%;
	text-decoration:none;
	list-style-type: disc;
	list-style-position: inside;
}

#list {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 20px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #999999 1px dotted;
	width: 500px;
}
#list .set {
	MARGIN: 0px; WIDTH: auto
}
#list .sttl {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 3px; MARGIN: 0px 0px 5px; WIDTH: 500px; PADDING-TOP: 3px; BACKGROUND-COLOR: #eeeeee
}
#list .thum {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 85px; PADDING-TOP: 0px
}
#list .introduce {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 395px; PADDING-TOP: 0px
}
#list .date {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: right
}
#list IMG {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #FFFFFF
}

.uranai{
width: 470px;
height: 750px;
background-image:url(images/uranai-bg.gif);
background-position: left top;
background-repeat:no-repeat;
padding: 30px 20px 20px 50px;
margin: 10px 0px;
}

.uranai2{
width: 440px;
font-size: 0.9em;
}

.uranai h3{
background-image:url(images/urah3.gif);
background-repeat:no-repeat;
color:#FFFFFF;
}

.uranai th{
padding-left: 5px;
width: 100px;
text-align:left;
text-decoration:none;
font-weight:normal;
background-color:#F8CC96;
}

.uranai td{
padding-left: 2px;
width: 300px;
text-align:left;
text-decoration:none;
font-weight:normal;
background-color:#E3CFB9;
}

.uranai textarea{
padding-left: 2px;
background: #F2EADD; 
color:#804000;
font-size:1em;
font-family:"Osaka","Tahoma","Lucida Console";
overflow:hidden;

}
.uranai input {
background: #F2EADD; 
color:#804000;
font-size:10pt;
font-family:"Osaka","Tahoma","Lucida Console"
}

