* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 12px;font-weight: normal;}

a:link, a:visited, a:active {color: #D00;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	background: #FFF;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#containar {
	width: 900px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header {
	height:60px;
	margin: 0;
	color: #FFF;
	text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
 position: absolute;
 top: 15px;
 left: 20px;
 font-size: 22px;
 font-weight: bold;
 color: #FFF;
 text-decoration: none;
}

#header h1 a:hover {
 color: #FF9900;
 text-decoration: underline;
}

#header2 {
	height:235px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: #000 url("img/header2.jpg") no-repeat;
}

#header2 p{
	position: absolute;
	top: 40px;
	left: 420px;
	width: 380px;
	font-size: 100%;
	color: #333;
	text-align: left;
}

#header a:link, #header a:visited, #header a:active {color: #FFF;text-decoration: underline;}
#header a:hover{color : #FF9900;text-decoration: none;}

#header .ads_header{
	text-align: center;
}


/*  メインメニュー  */
#gmenu{
	position: relative;
	top: -35px;
	margin: 0 auto;
	width: 900px;
	height: 33px;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

#gmenu ul{list-style: none; margin: 0; padding: 0;}
#gmenu li{margin: 0; padding: 0; float: left;}
#gmenu li.nav1 a:link, #gmenu li.nav1 a:visited, #gmenu li.nav1 a:active {
	float: left;
	width: 150px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/gmenu01.gif") no-repeat;
	display: block;
}
#gmenu li.nav1 a:hover{background: url("img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav2 a:link, #gmenu li.nav2 a:visited, #gmenu li.nav2 a:active {
	float: left;
	width: 150px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/gmenu01.gif") no-repeat;
	display: block;
}
#gmenu li.nav2 a:hover{background: url("img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav3 a:link, #gmenu li.nav3 a:visited, #gmenu li.nav3 a:active {
	float: left;
	width: 150px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/gmenu01.gif") no-repeat;
	display: block;
}
#gmenu li.nav3 a:hover{background: url("img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav4 a:link, #gmenu li.nav4 a:visited, #gmenu li.nav4 a:active {
	float: left;
	width: 150px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/gmenu01.gif") no-repeat;
	display: block;
}
#gmenu li.nav4 a:hover{background: url("img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav5 a:link, #gmenu li.nav5 a:visited, #gmenu li.nav5 a:active {
	float: left;
	width: 150px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/gmenu01.gif") no-repeat;
	display: block;
}
#gmenu li.nav5 a:hover{background: url("img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav6 a:link, #gmenu li.nav6 a:visited, #gmenu li.nav6 a:active {
	float: left;
	width: 150px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/gmenu01.gif") no-repeat;
	display: block;
}
#gmenu li.nav6 a:hover{background: url("img/gmenu11.gif") no-repeat;color: #FFF;}


/*  サブメニュー  */
#gmenu2{
	position: relative;
	top: -295px;
	left: 255px;
	margin: 0 auto;
	width: 400px;
	height: 25px;
}
#gmenu2 ul{list-style: none; margin: 0; padding: 0;}
#gmenu2 li{margin: 0; padding: 0; float: left;}
#gmenu2 li.nav11 a:link, #gmenu2 li.nav11 a:visited, #gmenu2 li.nav11 a:active {
	float: left;
	width: 80px;
	height: 25px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/02gmenu_01.gif") no-repeat;
	display: block;
}
#gmenu2 li.nav11 a:hover{background: url("img/02gmenu_02.gif") no-repeat;color: #FFF;}

#gmenu2 li.nav12 a:link, #gmenu2 li.nav12 a:visited, #gmenu2 li.nav12 a:active {
	float: left;
	width: 80px;
	height: 25px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/02gmenu_01.gif") no-repeat;
	display: block;
}
#gmenu2 li.nav12 a:hover{background: url("img/02gmenu_02.gif") no-repeat;color: #FFF;}

#gmenu2 li.nav13 a:link, #gmenu2 li.nav13 a:visited, #gmenu2 li.nav13 a:active {
	float: left;
	width: 80px;
	height: 25px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/02gmenu_01.gif") no-repeat;
	display: block;
}
#gmenu2 li.nav13 a:hover{background: url("img/02gmenu_02.gif") no-repeat;color: #FFF;}

#gmenu2 li.nav14 a:link, #gmenu2 li.nav14 a:visited, #gmenu2 li.nav14 a:active {
	float: left;
	width: 80px;
	height: 25px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/02gmenu_01.gif") no-repeat;
	display: block;
}
#gmenu2 li.nav14 a:hover{background: url("img/02gmenu_02.gif") no-repeat;color: #FFF;}

#gmenu2 li.nav15 a:link, #gmenu2 li.nav15 a:visited, #gmenu2 li.nav15 a:active {
	float: left;
	width: 80px;
	height: 25px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("img/02gmenu_01.gif") no-repeat;
	display: block;
}
#gmenu2 li.nav15 a:hover{background: url("img/02gmenu_02.gif") no-repeat;color: #FFF;}

.rss{	
	position: relative;
	top: -317px;
	left: 410px;
}

/*  パンくずリスト  */
.navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 10px;
	padding: 0 5px;
	text-align: left;
}

.navi a {
	color: #66CC66;
	text-decoration: none;
}

.navi a:hover {
	color: #FF6633;
	text-decoration: underline;
}


/*  記事枠等の属性  */
#content {
	float: left;
	width: 610px;	
	margin: -70px 0 0 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content h2{
	margin: 5px 0 10px 20px;
	font-size: 123%;
	color: #D00;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	line-height: 150%;
	border-left: 10px solid #666;
	border-bottom: 1px solid #666;
}

#content h3 {
	margin: 5px 0 10px 20px;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color: #D00;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}

#content h3.post {
	margin: 5px 0 10px 20px;
	border: 0px;
	color: #D00;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 20px;
	background: url("img/h3_back.gif") no-repeat top left;
}

#content h3.post a {
	color: #D00;
	text-decoration: underline;
}

#content h3.post a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content h3.links {
	margin: 10px 5px 0 5px;
	border: 0px;
	color: #D00;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 30px;
}

#content h3.links a {
	color: #333;
	text-decoration: underline;
}

#content h3.links a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content h4 {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #DDD;
	color: #D00;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 0 10px 20px 30px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}

#content p.postmetadata{
 	margin: -10px 5px 0 5px;
 	text-align: left;
 	font-size: 84%; 
	float: right;
}
	
#content .more-link{
	margin: 10px 20px 5px 0;
	text-align: right;
}

/* ---- トップニュース----- */

#content p.postdate{
 	margin: 0 10px 0 30px;
 	text-align: left;
	font-size: 100%; 
	float: left;
	display: block;
	}

#content p.postdate a{
	color: #cc0000;
	text-decoration: none;
	}

#content h3.posttitle {
 	margin: 0 10px 0 30px;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color: #D00;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}

#content h3.posttitle a {
	color: #666;
	text-decoration: none;
}
	
#content h3.posttitle a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* ---- 関連記事リスト属性----- */
.relate ul{
 	margin: 5px 0 10px 20px;
 	list-style-type: upper-alpha;
 	font-size: 100%;
 	line-height: 150%;
}
.relate li{
 	margin-left: 10px;
}

/* ---- トラックバックURL----- */
.t_back{
	margin-top:10px;
 	margin-right: 70px;
 	padding: 5px;
 	border: 1px solid #CCC;
}

/* ---- コメント----- */
.comments ol{
 	margin-left: 25px;
 	color:#666;
 	font-size: 100%;
}

.comments li{
 	margin: 5px 0;
}

/* ---- サイトマップ属性----- */
.ddsg-wrapper h2{
 	margin: 10px 0 5px 0;
 	font-size: 100%;
 	font-weight: normal;
 	text-indent: 25px;
 	line-height: 120%;
 	background: url("img/h4_back.gif") no-repeat top left;
}

.ddsg-wrapper ul{
 	margin: 5px 0 10px 20px;
 	list-style-type: square;
 	font-size: 100%;
 	line-height: 150%;
}
.ddsg-wrapper li{
 	margin-left: 10px;
}


/*  サイドメニュー等の属性  */
#sidebar {
	float: right;
	width: 240px;
	margin: -70px 15px 0 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
 	background: url("img/sh2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar .search{	
	margin: 0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
	background: #D00;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar ul.menu{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: left;
}

#sidebar ul.menu li{
 	text-indent: 10px;
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
	background: #FFF url("img/menu01.gif") no-repeat;
}

#sidebar ul.menu li a {
	color: #666;
 	text-decoration: none;
}

#sidebar ul.menu li:hover {
	background: #FFF url("img/menu02.gif") no-repeat;
}

#sidebar ul.menu li a:hover {
	color: #D00;
 	text-decoration: none;
}


#sidebar ul.arch li a {
 	height: 25px;
 	list-style: none;
 	padding: 0;
 	text-indent: 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 200%;
 	display: block;
	background: #FFF url("img/arch01.gif") no-repeat;
}

#sidebar ul.arch li a:hover {
	background: #FFF url("img/arch02.gif") no-repeat;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	margin: 0px;
	padding: 10px 280px 15px 15px;
	text-align: right;
	font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
	background: #000 url("img/footer.jpg") no-repeat;
 	clear: both;
 	width: 900px;
 	height: 70px;
 	margin: 0;
 	color: #999;
 	padding: 0;
 	text-align: left;
}

#footer .copyright{
	text-align: center;
	padding: 45px 0 0 0;
	font-size: 12px;
	line-height: 120%;
}


.swt{
	position: absolute;
	right:10px;
	top: 10px;
	list-style: none;
}
