body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック","Osaka ","ヒラギノ角ゴ Pro W3";
	background-color: #EAFFFF;
	background-image:url(../../img/common/back05.gif);
}

p {
	text-align: left;
}

h1 {
	font-size: 18px;
	line-height: 27px;
	margin:  10px 10px 10px 10px;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #006600;
	border-bottom-color: #00CC66;
	font-family: "ＭＳ ゴシック","Osaka−等幅";
	padding: 0px 0px 0px 10px;
	color: #006633;
}

h2 {
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	color: #008800;
}

h3 {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	color: #003366;
}

h4 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 10px 5px 10px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	color: #000000;
}

h5 {
	font-size: 12px;
	line-height: 18px;
	margin: 5px 10px 5px 20px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	color: #000000;
}

/* 全体サイズ */

#cont {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

*html cont {
 height: 100%;
}
/* 全体サイズ */

/* 背景指定 */

*html #back {
	height: 100%;
	width: 750px;
	padding: 0px 0px 0px 50px;
	margin: 0px -25px 0px 0px;
	background-image:url(../../img/common/winter_v1.gif);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-y;
}

/* 背景指定 */

/* メイン */

#main {
	width: 702px;
	/*background-color: #EEDDEE;
	background-color: #FFFFCC;*/
	background-color: #F5FFED;
	background-repeat : repeat-y;
	background-attachment : fixed;
}

*html #main {
 height: 100%;
}

/* メイン */

/* ヘッダ */

#head {
 width: 700px;
	/*background-color: #FFCCDD;
	background-color: #FFFFCC;*/
	background-color: #F5FFED;
 background-repeat : repeat-y;
 background-attachment : fixed;
 text-align: left;
}

#head p {
 padding: 0px 10px 1px 10px;
}

/* ヘッダ */

/* コンテンツ */

#bottom_aria {
 width: 700px;
 padding: 0px 0px 0px 0px;
	/*background-color: #FFCCDD;
	background-color: #FFFFCC;*/
	background-color: #F5FFED;
 background-repeat : repeat-y;
 background-attachment : fixed;
}

/* コンテンツ */

/* 左側エリア */

#left{
	width: 160px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 5px;
	/*background-color: #FFCCDD;
	background-color: #FFFFCC;*/
	background-color: #F5FFED;
	background-repeat : repeat-y;
	background-attachment : fixed;
}

/* メインメニュー */

#left #navi ul{
	width:155px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF;
	}

#left #navi li{
	list-style:none;
	display:inline;
}

#left #navi li a,
#left #navi li strong{
	display: block;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #999999;
	background: url(../../img/common/sankaku_sr.gif) no-repeat 9px 15px;
	text-decoration: none;
}
	
#left #navi li a{
	color:#666666;
}

#left #navi li a:hover{
	background-position:11px 15px;
	background-color:#CCFFFF;
	color:#FF9966;
	}

#left #navi li strong{
	background:#CCCCCC url(../../img/common/sankaku_sr.gif) no-repeat 9px 15px;
	}

/* メインメニュー */

/* テキストリンクエリア */

#left #text_link {
	background-color: #DDFFCC;
	padding: 5px 5px 5px 5px;
	width: 145px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#left #text_link ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

#left #text_link li {
	margin: 0px 0px 0px 0px;
	list-style: none;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px dotted #000000;
}

#left #text_link a {
	text-decoration: none;
	color: #555555;
}

#left #text_link a:hover { color : #FF9966 }

/* テキストリンクエリア */

/* 左エリアライセンス */

#copyright {
	width:143px;
	margin:10px 0px 0px 0px;
	padding:10px 5px 10px 5px;
	float: left;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	color: #999999;
	border: 1px solid #CCCCCC;
}

/* 左エリアライセンス */

/* 左エリアコメント */

.comment {
	width:153px;
	margin:0px 0px 0px 2px;
	padding:10px 0px 10px 0px;
	float: left;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}

/* 左エリアコメント */

/* 左側エリア */

/* 中央エリア */

#center{
 width: 415px;
 float: left;
 background-color: #FFFFFF;
 padding: 0px 0px 0px 0px;
}

#center  p{
 padding: 5px 10px 5px 10px;
}

#center .use {
 width: 328px;
 margin: 0px 16px 10px 16px;
}

#center .use a {
	color : #666666;
	text-decoration: none;
}

#center .use a:hover { color : #FF9966 }

/* 中央エリア */

/* 右側エリア */

#right{
	width: 120px;
	float: left;
	background-color: #EEEEFF;
	padding: 3px 0px 2px 0px;
	clear: right;
}

#right .box100 a {
	color : #0000FF;
}

#right .box100 a:hover { color : #FF9966 }

/* 右エリア内枠組み */

.box100{
	background-color: #FFFFFF;
	padding: 5px 4px 2px 4px;
	width: 104px;
	border: 1px solid #999999;
	margin: -1px -1px 0px 0px;
	font-size: 12px;
}

.box100 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.box100 li {
	margin: 0px 0px 0px 0px;
	list-style: none;
	text-align: left;
}

.box100_2{
	background-color: #FFFFFF;
	padding: 5px 4px 2px 4px;
	width: 104px;
	border: 1px solid #999999;
	margin: -1px -1px 0px 0px;
	font-size: 12px;
}

.box101{
	background-color: #FFFFFF;
	padding: 5px 4px 2px 4px;
	width: 104px;
	border: 1px solid #999999;
	margin: -1px -1px 0px 0px;
	font-size: 12px;
}

.box101 p{
	padding: 2px 2px 2px 2px;
	margin: -1px -1px 0px 0px;
	text-align: left;
}


/* 右エリア内枠組み */

/* 右側エリア */

/* 右側エリア2 */

#right_l {
 width: 530px;
 float: left;
 background-color: #FFFFFF;
 padding: 0px 0px 0px 0px;
 margin: -2px 0px 0px 0px;
 text-align: left;
}

#right_l a {
	text-decoration: none;
 color: #555555;
}

#right_l a strong {
	font-size: 14px;
	text-transform: none;
	color: #0000FF;
	font-weight: bold;
}

#right_l a:hover { color : #FF9966 }

#right_l a .enp {
	text-decoration: none;
	color: #0000FF;
}

/* 段落用　*/

#right_l .type0 p{
	padding: 5px 20px 5px 20px;
}

#right_l .type0_l p{
	padding: 0px 10px 0px 15px;
}

#right_l .type1 p {
	margin: 0px 20px 0px 10px;
	padding: 5px 0px 5px 10px;
	border-top: 1px dotted #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-bottom: 1px dotted #000000;
}

/* 段落用　*/

/* 2段組リスト　*/

#right_l .type2 dl {
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 5px 0px;
}

#right_l .type2 dt {
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#right_l .type2 dd {
	margin: -24px 0px 0px 140px;
}

#right_l .type2-x dl {
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 5px 0px;
}

#right_l .type2-x dt {
	padding: 2px 0px 0px 10px;
	margin: 2px 10px 0px 5px;
	background-image:   url("../../img/note/keisen.gif");
	font-size: 14px;
	font-family:"Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	text-align: left;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
}

#right_l .type2-x dd {
	padding: 0px 0px 2px 10px;
	margin: 2px 10px 0px 5px;
	background-image:   url("../../img/note/keisen.gif");
	font-size: 14px;
	font-family:"Osaka","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
	text-align: left;
	line-height: 19px;
}

#right_l .type2 p {
	margin: 0px 20px 0px 10px;
}

#right_l .type2-x p {
	background-image:   url("../../img/note/keisen.gif");
	font-size: 14px;
	font-family:"Osaka","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
	text-align: left;
	line-height: 19px;
	padding: 0px 0px 2px 10px;
	margin: 10px 30px 10px 17px;
}

/* 臨時スタイル */

#right_l .type2-y {
	background-image:   url("../../img/note/keisen.gif");
	margin: 0px 30px 0px 16px;
	padding: 0px 0px 0px 0px;
}

#right_l .type2-y dl {
	/*width: 320px;*/
	width: 250px;
	margin: 19px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}

#right_l .type2-y dt {
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	font-family:"Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	text-align: left;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
}

#right_l .type2-y dd {
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	font-family:"Osaka","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
	text-align: left;
	line-height: 19px;
}

#right_l .type2-y img {
	/*width: 90px;*/
	float:left;
	margin: 18px 0px 0px 20px;
	padding: 0px 30px 14px 10px;
	float:left;
}

#right_l .type2-y p {
	background-image:   url("../../img/note/keisen.gif");
	font-size: 14px;
	font-family:"Osaka","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
	text-align: left;
	line-height: 19px;
	padding: 0px 0px 2px 10px;
	margin: 10px 30px 10px 2px;
}

/* 臨時スタイル */

#right_l .type2-2 dl {
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 24px;
	/*font-weight: bold;*/
}

#right_l .type2-2 dt {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dashed #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#right_l .type2-2 dd {
	margin: -24px 0px 0px 90px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
}

#right_l .type2-2p {
	margin: 0px 20px 0px 10px;
}

/* 2段組リスト　*/

/* 3段組リスト　*/

#right_l .type3 {
	border-bottom: 2px solid #000000;
}

#right_l .type3 dl,
#right_l .type3-1 dl {
	margin: 0px 20px 0px 10px;
	padding: 5px 0px 5px 10px;
	border-top: 1px dotted #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#right_l .type3 dl dt,
#right_l .type3-1 dl dt {
	margin: -18px 0px 0px 120px;
}

#right_l .type3 dl dd,
#right_l .type3-1 dl dd {
	margin: -18px 0px 0px 210px;
}

/* 3段組リスト　*/

/* 2段組リスト　*/

#right_l .type2s dl {
	width: 240px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 10px;
	clear: right;
}

*html #right_l .type2s dl {
	width: 230px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 10px;
	clear: right;
}

#right_l .type2s dt {
	width: 100px;
	float: left;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

*html #right_l .type2s dt {
	width: 90px;
	float: left;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#right_l .type2s dd {
	width: 120px;
	float: left;
	margin: -29px 0px 0px 50px;
	padding: 5px 0px 5px 50px;
	border-top: 1px dotted #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

*html #right_l .type2s dd {
	width: 115px;
	float: left;
	margin: -29px 0px 0px 50px;
	padding: 5px 0px 5px 30px;
	border-top: 1px dotted #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* 2段組リスト　*/

/* 2段組リスト拡張（リンク用）　*/

#right_l .type2l dl {
	margin: 0px 30px 20px 10px;
 padding: 0px 0px 10px 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #000000;
	border-left: none;
}

#right_l .type2l dt {
 padding: 20px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#right_l .type2l dd {
 margin: -54px 0px 0px 225px;
}

/* 2段組リスト拡張（リンク用）　*/

/* 右側エリア2 */

/* 右エリア2内レイアウト */

#box500 {
	width: 505px;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 10px 10px;
	float: left;
}

#box500 p {
 margin: 0px 0px 0px 0px;
}

#box500 ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#box500 li {
	margin: 0px 0px 0px 10px;
	list-style: none;
 text-align: left;
}

/* 右エリア2内レイアウト */

/*　中央エリア内レイアウト */
.toptext {
	margin: 7px 10px 10px 10px;
}

#topnews,
#column1,
#column2,
#column3,
#column4,
#column5,
#news1,
#news2,
#news3,
#listnews {
	margin: 0px 10px 0px 10px;
}

#topnews,
#listnews a strong {
	font-size: 14px;
	text-transform: none;
	color: #0000FF;
	font-weight: bold;
}


.box160 {
	background-color: #FFFFFF;
	padding: 2px;
	width: 164px;
	float: left;
	margin: 0px -1px 0px 0px;
}

/*　中央エリア内レイアウト */

/* 画像サイズ240 */

.right50 {
 width: 48%;
 float: right;
}

.left50 {
 width: 48%;
 float: left;
}

/* 画像サイズ240 */

/* 画像サイズ160 */

.left1 {
 width: 35%;
 float: left;
 margin: 8px 0px 0px 4px;
}

.right1 {
 width: 35%;
 float: right;
 text-align: right;
 margin: 8px 0px 0px 0px;
}

/* 画像サイズ160 */

/* 画像サイズ320 */

.left2 {
 width: 65%;
 float: left;
 margin: 0px 0px 0px 0px;
}

.right2 {
 width: 65%;
 float: right;
 margin: 0px 0px 0px -4px;
}

/* 画像サイズ320 */

/* 画像ボーダー */

.right1 img,
.right2 img,
.right50 img
{
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

.left1 img,
.left2 img,
.left50 img
{
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

h2 img,
.box160 img,
.box100 img,
.type2l img {
	border: 1px solid #999999;
}

#right_l .type2 dl dd img {
	border: 1px solid #999999;
}

/* 画像ボーダー */

/* ダミーリンク */

.dummy_link
{
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
}

/* ダミーリンク */

/* アンダーライン */

.under_line {
	border-bottom: 1px dotted #000000;
}

.under_line2 {
	border-bottom: 2px solid #000000;
}

.under_line3 {
	border-bottom: 1px solid #000000;
	padding: 5px 0px 5px 0px;
}

.under_line4 {
	border-bottom: 1px solid #000000;
	padding: 5px 0px 5px 0px;
}

.under_line5 {
	border-bottom: 1px dotted #999999;
	margin: 7px 10px -10px 10px;
}

.under_line5-1 {
	border-bottom: 1px dotted #999999;
	margin: 7px 10px 20px 10px;
}


/* アンダーライン */

/* タイトルバック */

.title_back {
	background: url(../../img/common/title_back.gif) no-repeat;
}

.title_back2 {
	background: url(../../img/common/title_back_02.gif) no-repeat;
}

.title_back2-2 {
	background: url(../../img/common/title_back_02_02.gif) no-repeat;
	color:#6600FF;
}

.title_back3 {
	background: url(../../img/common/title_back_03.gif) no-repeat;
}

.title_back3-2 {
	background: url(../../img/common/title_back_03_02.gif) no-repeat;
}

.title_back3-3 {
	margin: 0px 0px 10px 20px;
	background: url(../../img/common/title_back_03_03.gif) no-repeat;
}

.title_back4 {
	background: url(../../img/common/title_back_03_03.gif) no-repeat;
}

/* タイトルバック */

/* サブタイトル */

.subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

/* サブタイトル */

/* 未使用 */

.list_border {
	margin: 0px 0px 0px 20px;
}

/* 未使用 */

/* テキストカラー */

.color_blue {
	color: #0000FF;
}
.color_red {
	color: #FF0000;
}
.color_green {
	color: #009900;
}
.red_line {
	color: #FF0000;
	text-decoration: line-through;
}

/* テキストカラー */

/* 無理劇団テキストカラー */

.color_misa_green {
	color: #0088AA;
}

.color_hane_red {
	color: #FF0099;
}

.color_noriko_blue {
	color: #0099FF;
}

.color_haruki_Purple {
	color: #DD00FF;
}

.color_deka_brown {
	color: #996600;
}

.color_jogasaki_yellow {
	color: #FF9900;
}

.color_jogasaki_darkbrown {
	color: #776655;
}

.color_afuro_red {
	color: #990033;
}

.color_binwan_violet {
	color: #8866FF;
}

.color_saki_orange {
	color: #FF6600;
}

/* 無理劇団テキストカラー */

/* 矢印 */

.arrow_left {
	float: left;
	width: 245px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.arrow_right {
	float: right;
	width: 245px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* 矢印 */