*{
	margin		:0;
	padding		:0;
}


body {
	margin			: 0px ;
	background		: url(img/grade.jpg) repeat-x center top fixed;
	background-position	: center;
	text-align		: center;
	font-family		: Verdana, "ＭＳ Ｐゴシック","平成角ゴシック", sans-serif;
}


strong	{ font-weight	:normal; }
em 	{ font-style	:normal; }


li	{ list-style	:none; }


a:link,
a:visited {
	text-decoration	: none;
	color		: #0000FF;
}

a:hover {
	text-decoration	: underline;
	color		: #FF8C00;
}

img	{ border	:none; }


/* 基本設定
----------------------------------------------- */

#wrapper {
	width		: 780px;
	text-align	: left;
	background-color: #ffffff;
	margin-right	: auto;
	margin-left	: auto;
	margin-bottom	: 0;
	padding		: 0;
	border-left: solid 1px #777;
	border-right: solid 1px #777;
}


/* ヘッダーの設定
----------------------------------------------- */

h1 {
	padding-top	: 12px;
	padding-right	: 12px;
	text-align	: right;
	font-size	: 10pt;
	color		: #333333;
	font-weight	: normal;
	text-decoration	: none;
	z-index		: 1;
}


#header	{
	margin		: 0px;
	width		: 780px;
	height: 150px;
	background: url(img/header.jpg) no-repeat;
	text-align	: left;
}

#header	a {
	margin-left: 175px;
}

#header p {
	font-size	: 10pt;
	color		: #333;
	line-height	: 130%;
	margin		: 0 20px 0 175px;
}


/* メインの設定
----------------------------------------------- */

#main	{
	width		: 740px;
	text-align	: left;
	margin		: 20px 20px;
	clear		: both;
	text-align	: left;
}

#main p {
	font-size	: 10pt;
	line-height	: 150%;
	margin: 0px 15px 10px 15px;
}


#main .contents {
	margin		: 0px 0px 20px 0px;
	clear		: both;
}

#main .contents a.ad {
	font-weight	: bold;
}

#main .contents p.link {
	margin-left	: 20px;
	font-weight	: bold;
	font-size	: 11pt;
}

	margin		: 0px 0px 20px 0px;
	clear		: both;
}

#main .link a,
#main .link a:hover {
	text-decoration: underline;
}

#main .link li {
	background: url(img/list.gif) no-repeat 0px 8px;
	padding-left: 18px;

}

#main .link p {
	margin-left: 20px;
}


/* 見出し
----------------------------------------------- */

h2 {
	font-size	: 1.0em;
	margin		: 0px 0px 20px 0px;
	padding		: 3px 0 3px 14px;
	background	: url(img/h2-bg.jpg) repeat-x bottom;
	border-left	: solid 5px #808000;
	clear		: both;
}

h3.type-a {
	font-size	: 1.0em;
	margin		: 0px 0px 20px 0px;
	padding		: 3px 0 3px 14px;
	background	: url(img/h2-bg.jpg) repeat-x bottom;
	border-left	: solid 5px #808000;
	clear		: both;
}

h3.type-b {
	padding		: 0px 0px 0px 14px;
	margin		: 0px 0px 10px 0px;
	font-weight	: bold;
	font-size	: 1.0em;
	line-height	: 1.5em;
	color		: #333333;
	border-left	: 8px solid #808000;
	background: url(img/h4-bg.jpg) repeat-x bottom;
	clear		: both;
}

h4.tp4-2 {
	clear: both;
	margin: 20px 20px 20px 10px;
	padding: 0 0 5px 30px;
	background: url(img/h4-bg.gif) no-repeat bottom left;
	font-size: 11pt;
	line-height: 23px;

}

/* 画像の回り込みの設定
----------------------------------------------- */

.left{
	float		: left;
	margin		: 0px 30px 20px 0px;
}

.right{
	float		: right;
	margin		: 0px 0px 20px 30px;
}


/* サブメニューの設定
----------------------------------------------- */

#sub {
	width: 750px;
	margin		: 0px 15px;
	clear		: both;
}


h4.tp4-1 {
	padding		: 0px 0px 0px 14px;
	margin		: 0px 0px 10px 0px;
	font-weight	: bold;
	font-size	: 1.0em;
	line-height	: 1.5em;
	color		: #333333;
	border-left	: 8px solid #808000;
	background: url(img/h4-bg.jpg) repeat-x bottom;
	clear		: both;
}

#sub ul {
	float: left;
}

#sub li {
	display			: inline;
	padding			: 0px 10px;
	color			: #333;
	font-size		: 10pt;
	line-height: 150%;
	border-right: 1px solid #333;
	list-style-type		: none;
	list-style-position	: outside;
}


#sub li a:link		{ color: #0000ff; }
#sub li a:visited	{ color: #0000ff; }
#sub li a:hover		{ color: #ff8c00; }

#sub p {
	clear: both;
	font-size: 10pt;
}


/* 上部メニュー
----------------------------------------------- */

#menu-top {
	clear: both;
	margin: 0px 0 10px 0;
	background: url(img/bar.jpg) no-repeat;
	height: 25px;
	color: #fff;
}

#menu-top ul {
	margin: 5px 10px 10px 10px;
	float: right;
	line-height: 15px;
	border-right: 1px solid #fff;
}

#menu-top li {
	display			: inline;
	padding			: 0px 10px;
	color			: #fff;
	font-size		: 9pt;
	letter-spacing: 0.5pt;
	border-left: 1px solid #fff;
	list-style-type		: none;
	list-style-position	: outside;
}

#menu-top a:link,
#menu-top a:visited {
	padding		: 3px;
	text-decoration	: none;
	color		: #fff;
}

#menu-top a:hover {
	padding		: 3px;
	background	: #fff;
	text-decoration	: none;
	color		: #ff8c00;
}


/* 下部メニュー
----------------------------------------------- */

#menu-bottom {
	clear		: both;
	margin		: 10px 0 10px 0;
	background	: url(img/bar.jpg) no-repeat;
	height: 25px;
	color		: #fff;
}

#menu-bottom ul {
	margin: 5px 10px 10px 10px;
	float: right;
	line-height: 15px;
	border-right: 1px solid #fff;
}

#menu-bottom li {
	display			: inline;
	padding			: 0px 10px;
	color			: #fff;
	font-size		: 9pt;
	letter-spacing: 0.5pt;
	border-left: 1px solid #fff;
	list-style-type		: none;
	list-style-position	: outside;
}

#menu-bottom a:link,
#menu-bottom a:visited {
	padding		: 3px;
	text-decoration	: none;
	color		: #fff;
}

#menu-bottom a:hover {
	padding		: 3px;
	background	: #fff;
	text-decoration	: none;
	color		: #ff8c00;
}


/* フッターの設定
----------------------------------------------- */

#foot {
	clear		: both;
	margin		: 0px;
	text-align	: center;
	color		: #333;
	background-color: #fff;
}

#foot p {
	font-size	: 10pt;
	margin		: 0 15px 10px 15px;
	line-height	: 130%;
	text-align	: left;
}

#foot p.copy {
	background	: #fff;
	font-size	: 9pt;
	padding		: 4px 10px;
	color		: #333;
	margin		: 0px;
	text-align	: center;
}

#foot p.copy a,
#foot p.copy a:visited {
	color		: #333;
}

#foot p.copy a:hover {
	text-decoration	: none;
	color		: #ff8c00;
}



/* PRの設定
----------------------------------------------- */


#pr {
	margin		: 10px 0;
	padding-left	: 10px;
}

#pr p {
	font-size	: 10pt;
}


/* 文字の装飾
----------------------------------------------- */

.impact {
	padding		: 0px;
	color		: #000000;
	background-color: #ffff99;
}

.red	{ color		: #FF0000; }
.orange	{ color		: #ff6600; }


.link-back,.link-next{
	padding		: 3px;
	margin		: 20px 0px 20px 0px;
	font-weight	: bold;
	clear		: both;
}


.ml{ margin-left: 34px; }

/* リストの設定
----------------------------------------------- */

.list1 {
	font-size	: 10pt;
	line-height	: 200%;
	font-weight	: bold;
	list-style-type	: disc;
	margin-left	: 20px;
}

.list2 {
	font-size	: 10pt;
	line-height	: 180%;
	list-style-type	: none;
	margin-left: 20px;
}

.list3 {
	font-size	: 10pt;
	line-height	: 180%;
	list-style-type	: disc;
	margin-left	: 20px;
	float		: right;
	width		: 350px;
}


/* アドセンスの設定
----------------------------------------------- */

.ads {
	margin: 0 0 20px 0;
	text-align: left;
	clear: both;
}

.ads p{
	font-size: 14pt!important;
}

.adv{
	clear: both;
	margin: 0px 0px 20px 0px;
}

.adv h3{
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	background: none;
	border-top: dotted 1px #aaa;
	font-size: 11pt;
	font-weight: normal;
}

.adv p a{ color: #666; text-decoration: underline; }
.adv p a:hover{ color: #666; text-decoration: none; }
