* {margin: 0; padding: 0;}

/* 関連記事表示レイアウト */
ul.related li{
 	margin-bottom:10px;
 }

/* * * * * 基本フォント * * * * */
body,h1,h2,h3,h4,h5,h6,h7,div,p {
	font: 12px Verdana, "ＭＳ Ｐゴシック", Osaka;
	color: #666;
	line-height: 1.5em;
}
a {
	color: #557;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
	color: Orange;
}

.f08 {font-size: x-small;/*\*/letter-spacing:0.1em/**/}
.f10 {font-size: small;}
.f12 {font-size: medium;}
.f14 {font-size: large;}
.f16 {font-size: x-large;}
.c01 {color: #ffffff;}
.c02 {color: #000000;}
.c03 {color: #cc0000;}
.c04 {color: #666666;}
.c05 {color: #03175A;}
.c06 {color: #6699ff;}

.lright {text-align: right;}
.lleft {text-align: left;}

/* * * * * 基本レイアウト * * * * */
body {
	text-align: center;
	background: url(images/bg01.jpg) repeat-y top center;
}
td{
	text-align: left;
	left: 8px;
}
#main {
	width: 900px;
	text-align: left;
	margin: auto;
}

/* * * * * ヘッダー * * * * */
#header {
	width: 900px;
	background: url(images/header02.jpg) no-repeat top center;
	height: 135px;
}
#header a {
	color: #fa9;
	text-decoration: none;
}
#header a:hover{
	color: Red;
}

#copy {
	position: relative;
	top: 0px;
	right: 15px;
	text-align: Right;
}
#login {
	position: relative;
	top: 18px;
	right: 15px;
	font: 16px Verdana, "ＭＳ Ｐゴシック", Osaka;
	color: White;
	font-weight: bolder;
	text-align: Right;
}
.loginform{
	color: White;
}

#passMessage {
	color: Orange;
	font: 10px Verdana, "ＭＳ Ｐゴシック", Osaka;
}

#search {
	position: relative;
	top: 28px;
	right: 15px;
	color: Black;
	text-align: Right;
}

/* * * * * コンテンツ * * * * */
#contents {
	width: 100%;
}

#location {
	font: 10px Verdana, "ＭＳ Ｐゴシック", Osaka;
	color: #333;
	text-align: Right;
}

#pageswitch {
	color: #99f;
	text-align: Right;
}

/* * * * * フッター * * * * */
#footer {
	width: 100%;
	background: url(images/copyright01.jpg) no-repeat top center;
	color: #fff;
	height: 60px;
	clear: both;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: Orange;
}
/* * * * * コンテンツ・その他 * * * * */
#cenerBlock {
	font: 13.5px Verdana, "ＭＳ Ｐゴシック", Osaka;
	color: #666;
	line-height: 1.5em;
}
img {
	border: 0px;
}

#imgLeft img{
	border: 0px;
	margin: 8px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#imgRight img{
	border: 0px;
	margin: 8px;
	float: right;
	text-align: right;
	vertical-align: top;
}

.clear {
	clear: both;
}
li {
	list-style: none;
}
.space {
	padding: 3px 0px;
}
.read {
	padding: 5px;
	margin-bottom: 5px;
}

#passAlert {
	display: block;
	width: 500px;
	height: 600px;
	background: url(images/passAlert.jpg) no-repeat top center;
}

/* * * * * メニュー・タイトル * * * * */
.menuNew {
	display: block;
	width: 180px;
}
.menuNew a {
	display: block;
	line-height: 2.3em;
	padding-left: 25px;	
	background: url(images/menu_new.jpg) no-repeat top left;
	height: 28px;
	text-decoration: none;
	font-weight: bold;
}
.menuNew a:hover {
	background-position: 0 -28px;
	text-decoration: none;
}

.menuTopic {
	display: block;
	width: 180px;
}
.menuTopic a {
	display: block;
	line-height: 2.3em;
	padding-left: 25px;	
	background: url(images/menu_topic.jpg) no-repeat top left;
	height: 28px;
	text-decoration: none;
	font-weight: bold;
}
.menuTopic a:hover {
	background-position: 0 -28px;
	text-decoration: none;
}

#titleA {
	background: url(images/menu01.jpg) no-repeat top center;
	height: 28px;
	line-height: 2.4em;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}
.menuA {
	display: block;
	width: 180px;
}
.menuA a {
	display: block;
	line-height: 2.2em;
	padding-left: 10px;	
	background: url(images/menu01_2.gif) no-repeat top left;
	height: 27px;
	text-decoration: none;
	background-position: 0 -1px;
}
.menuA a:hover {
	background-position: 0 -29px;
	text-decoration: none;
}

#titleB {
	background: url(images/menu02.jpg) no-repeat top center;
	height: 28px;
	line-height: 2.4em;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}
.menuB {
	display: block;
	width: 180px;
}
.menuB a {
	display: block;
	line-height: 2.2em;
	padding-left: 10px;	
	background: url(images/menu02_2.gif) no-repeat top left;
	height: 27px;
	text-decoration: none;
	background-position: 0 -1px;
}
.menuB a:hover {
	background-position: 0 -29px;
	text-decoration: none;
}

#titleC {
	background: url(images/menu03.jpg) no-repeat top center;
	height: 28px;
	line-height: 2.4em;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}
.menuC {
	display: block;
	width: 180px;
}
.menuC a {
	display: block;
	line-height: 2.2em;
	padding-left: 10px;	
	background: url(images/menu03_2.gif) no-repeat top left;
	height: 27px;
	text-decoration: none;
	background-position: 0 -1px;
}
.menuC a:hover {
	background-position: 0 -29px;
	text-decoration: none;
}

#titleD {
	background: url(images/title01.jpg) no-repeat top center;
	height: 30px;
	line-height: 2.2em;
	padding-left: 25px;
	color: #000;
	font-weight: bold;
}
#titleE {
	background: url(images/title02.jpg) no-repeat top center;
	height: 30px;
	line-height: 2.2em;
	padding-left: 25px;
	color: #000;
	font-weight: bold;
}
#titleF {
	background: url(images/title03.jpg) no-repeat top center;
	height: 34px;
	line-height: 2.3em;
	padding-left: 25px;
	color: #000;
	font-weight: bold;
}
#titleG {
	background: url(images/menu05.gif) no-repeat top center;
	height: 28px;
	line-height: 2.4em;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}
#titleH {
	background: url(images/menu06.gif) no-repeat top center;
	height: 28px;
	line-height: 2.4em;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}
#naviTitle {
	background: url(images/menu04.gif) no-repeat top center;
	height: 20px;
	line-height: 2.4em;
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-weight: bold;
}
#serchTitle {
	background: url(images/serchTitle.png) no-repeat top center;
	height: 34px;
	line-height: 2.3em;
	padding-left: 25px;
	color: Yellow;
	font-weight: bold;
}
