* {
	margin: 0;
	padding: 0;
	}

div, p, hr, blockquote, address, noscript {
	position: static;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	}

em, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	position: static;
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	}

br {
	letter-spacing: 0;
	}

ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
	}

sup, sub {
	margin: 0;
	padding: 0;
	}

/* ▼大体全体に共通なところ　ここから▼ */

/* アンカー部分スタイル指示 */
a {
/*	text-decoration:none;*/
	font-weight:normal;
	}
/*
a, a:link {
	color: #339;
	}
a:visited {
	color: #966;
	}
a:hover, a:active {
	color: #666;
	}
*/

/* 画像 */
img {
	border: none;
	}

img.figure {
	margin:10px 0px 5px 0px;
	display:block;
	}

img.figure_f {
	margin:0px 15px 10px 0px;
	float:left;
	}

img.profph {
	margin:0px 10px 0px 0px;
	float:left;
	}

/* テーブル使用部分の設定 */

TABLE{
	border:none;
	table-layout:fixed;
	margin : 0 auto;
	padding : 0;
	width:600px;
	}
TD{
	border:none;
	font-size:12px;
	line-height:170%;
	margin : 0;
	padding : 0;
	vertical-align:top;
	}

/* ▲大体全体に共通なところ　ここまで▲ */

/* ▼レイアウト（全体の配置指示）　ここから▼ */

BODY{
	font-size:12px;
	color:#444;
	font-family: "Verdana","Osaka","sans-serif";
	line-height:18px;
	background : #fff;
	margin : 0px ;
	text-align : center ;
	}

#inbox {
	padding: 0px 10px;
	text-align:center;
	margin: 0 auto ;
	border-top : none ;
	border-left : 1px solid #666 ;
	border-bottom : none;
	border-right : 1px solid #666 ;
	background: #fff ;
	width: 700px;	/* Opera用 */
	}
	#inbox {
	\width: 722px;	/* WinIE5用 */
	w\idth: 722px;	/* モダンブラウザ用 */
	}

#head {
	position:relative;
	color:#fff;
	text-align:right;
	height:130px;
	margin: 0px auto ;
	padding: 0px ;
	border: none ;
	background: #fff ;
	width: 700px;
	}

#navi {
	position:relative;
	margin: 0px auto ;
	padding: 0px ;
	font-size: 12px;
	height: 2em;
	text-align: center;
	border-top : 1px solid #fff ;
	border-left : none ;
	border-bottom : none;
	border-right : none ;
	background: #333 ;
	width: 700px;
	}

.navi_path {
	position:relative;
	color:#333;
	margin: 0 auto ;
	padding: 0px ;
	height:2em;
	text-align: center;
	font-size: 12px;
	border-top : 1px solid #fff ;
	border-left : none ;
	border-bottom : 1px solid #fff;
	border-right : none ;
	background: #fc0 ;
	width: 700px;
	}

#head_index {
	position:relative;
	clear:both;
	color:#fff;
	text-align:center;
	left:0px;
	height:300px;
	margin: 0px auto ;
	padding: 0px ;
	border: none ;
	background: #699 ;
	width:700px;
	}

#main {
	position:relative;
	clear:both;
	text-align:left;
	margin: 0px auto ;
	padding: 0px ;
	border-top: none ;
	border-right: none ;
	border-bottom: none ;
	border-left: none ;
	width:700px;
	}


.navi_path_foot {
	position:relative;
	color:#333;
	margin: 10px auto 0px ;
	padding: 0px ;
	height:2em;
	text-align: center;
	font-size: 12px;
	border-top : 1px solid #333 ;
	border-left : none ;
	border-bottom : none;
	border-right : none ;
	width: 700px;
	}

#foot {
	position:relative;
	clear:both;
	height: 1.6em;
	margin: 0px auto ;
	padding: 0 ;
	color: #fff;
	text-align:center;
	font-size: 12px;
	border : none ;
	background: #333 ;
	width: 700px;
	}

/* ▲レイアウト（全体の配置指示）　ここまで▲ */

/* ナビバー部分[=#navi内]スタイル指示 */

#navibar {
	height:2em;
	text-align: center;
	margin:0px ;
	padding:0px;
	}

.menubutton {
	float:left;
	font-size: 12px;
	height:2em;
	}

.menubutton a{
	float:left;
	margin:0px auto;
	font-size: 12px;
	line-height: 2em;
	color:#fff;
	background: #333;
	text-decoration: none;
	text-align: center;
	width: 75px ;
	border: none ;
	}
.menubutton a:visited {
	color:#fff;
	}
.menubutton a:hover , .menubutton a:active {
	color:#fc0;
	background: #666;
	border-top: none ;
	border-right: none ;
	border-bottom: none ;
	border-left: none ;
	}

/* ナビバー2部分[=#navi_path内]スタイル指示 */

.navi_pathbar {
	margin: 0 auto ;
	padding: 0 ;
	width:680px;
	text-align:right;
	line-height: 2em;
	}
.navi_pathbar a{
	text-decoration:none;
	font-weight:bold;
	color:#339;
	}
.navi_pathbar a:visited {
	color:#339;
	}
.navi_pathbar a:hover , .navi_pathbar a:active {
	text-decoration:underline;
	color:#933;
	}

/* フッター部分[=#foot内]スタイル指示 */

address {
	font-style:normal;
	width:680px
	height:1.6em;
	text-align: right;
	margin:0 auto ;
	padding-left:0px;
	padding-right:10px;
	padding-top:0.3em;
	padding-bottom:0.3em;
	}

/* 見出し */
H1{
	display:none;
	}

h2 {
	position:relative;
	border :  1px solid #666 ;
	margin : 20px 15px 15px;
	padding: 6px 30px 2px 30px;
	color: #339;
	background: #fff url(temp/h2_bg.gif) left bottom no-repeat ;
	font-size: 14px;
	line-height:2em;
	}

h3 {
	position:relative;
	border-top : none ;
	border-left : none ;
	border-bottom : 1px solid #666 ;
	border-right : none ;
	margin : 0px 25px 15px ;
	padding: 6px 30px;
	color: #339;
	background: #fff url(temp/h3_bg.gif) left bottom no-repeat ;
	font-size: 14px;
	}

h4 {
	position:relative;
	border-top : none ;
	border-left : none ;
	border-bottom : none ;
	border-right : none ;
	margin : 0px 35px ;
	padding: 6px 30px;
	color: #339;
	background: #fff url(temp/h4_bg.gif) left bottom no-repeat ;
	font-size: 12px;
	}

h5 {
	position:relative;
	border-top : none ;
	border-left : none ;
	border-bottom : none ;
	border-right : none ;
	margin : 20px 25px 6px 50px ;
	padding: 0px 0px;
	color: #339;
	font-size: 12px;
	font-weight:bold;
	}

/* 本文 */

div.section {
	position:relative;
	padding: 0;
	margin: 25px 0px;
	}

p {
	margin: 0px 25px 0px 50px;
	padding: 0;
	font-size: 12px;
	}

p.lead {
	margin: 0px 25px 0px 50px;
	padding: 0;
	font-size: 12px;
	}

p.author {
	margin: 0px 30px 10px 50px;
	padding: 0;
	font-size: 12px;
	text-align: right;
	}

p.navi_s {	/* 本文中のナビ系リンク */
	clear:both;
	margin: 10px 25px 10px 50px;
	padding: 0;
	font-size: 12px;
	text-align:right;
	}
p.navi_s a{
	text-decoration:none;
	color:#339;
	font-weight:bold;
	}
p.navi_s a:visited {
	color:#339;
	}
p.navi_s a:hover , .navi_pathbar a:active {
	text-decoration:underline;
	color:#933;
	}

ul.lists {
	margin: 10px 25px 15px 70px;
	}

li.list {
	font-size: 12px;
	line-height:18px;
	list-style:disc outside;
	}

li.list_decimal {
	font-size: 12px;
	line-height:18px;
	list-style:decimal outside;
	}

li.list_square {
	font-size: 12px;
	line-height:18px;
	list-style:square outside;
	}

div.abst {
	position:relative;
	text-align:center;
	margin: 0px auto ;
	padding: 0px ;
	}
div.abst_theme {
	position:relative;
	float:left;
	text-align:left;
	margin: 0px ;
	padding: 0px ;
	border: none ;
	width:430px;
	}
div.abst_member {
	position:relative;
	float:right;
	text-align:left;
	margin: 0px ;
	padding: 0px ;
	border: none ;
	width:250px;
	}

em {
	font-size:14px;
	font-weight:bold;
	}
