@charset "euc-jp";
/*===============================*/
/*共通スタイルシート             */
/*  2008-04-12                   */
/*  By WDC(SAIWEBGUIDE)          */
/*  http://www.saiwebguide.com/  */
/*  不正な改変・複製等禁止　　   */
/*===============================*/

/* ===== ページスタイル ===== */
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color: #333333;
}

/* ===== アンカータグ・リンク関連 ===== */
a:link {
	color: #000000;
	text-decoration: none;

}
 
a:visited {
	color: #333333;
	text-decoration: none;

}
 
a:hover {
	color: #BA5080;
	text-decoration: none;

} 
a:active {
	color: #BA5080;
	text-decoration: none;
}


/* ===== コンテンツ ===== */
#contener {
	margin:0px auto;
	background-image:url(../images/bg01.gif);
	background-repeat:repeat-y;
	border-left:1px solid #CCCCCC;
	border-rigth:1px solid #CCCCCC;
	font-size:0.9em;
	line-height:1.2em;
	width:762px;
}

/* ===== ヘッダー ===== */
#header,
#contener #header {
	margin:0px 1px;
	background-image:url(../images/title_logo.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:760px;
	height:125px;
}

#header #title,
#contener #header #title {
	margin:0px;
	padding:20px 0px 20px 0px;
	width:760px;
}

#header #title #link,
#contener #header #title #link {
	width:220px;
	float:left;
}

#header #title #text,
#contener #header #title #text {
	padding:16px 0px 14px 12px;
	font-size:16px;
	line-height:16px;
	color:#FFFFFF;
	float:left;
	width:528px;
}

#header #title_subtext,
#contener #header #title_subtext {
	padding:8px 0px 4px 10px;
	font-size:12px;
	line-height:12px;
	color:#FFFFFF;
	clear:both;
}

#contener #contents {
	margin:0px auto;
	padding:10px 0px 16px 4px;
/*	padding:10px auto 16px auto;
	padding-left:4px; */
	width:576px;
	float:left;
}

#contener #contents #top_main {
	width:396px;
	float:right;
}

#contener #contents #top_main #inner {
	position: relative;
}

#contener #contents #left_sidebar {
	margin:0px 4px 0px 0px;
	width:160px;
	float:left;
}

#contener #contents #left_sidebar #menu { background-image:url(../images/md_category.gif); background-repeat:no-repeat; width:160px; }
#contener #contents #left_sidebar #menu ul { list-style-type:none; margin:0px; padding:44px 0px 12px 0px; font-size:16px; }
#contener #contents #left_sidebar #menu li { padding:6px 0px 6px 0px; border-bottom:1px dotted #CCCCCC; }

#contener #contents #left_sidebar #bbs { background-image:url(../images/md_bbs.gif); background-repeat:no-repeat; width:160px; }
#contener #contents #left_sidebar #bbs ul { list-style-type:none; margin:0px; padding:44px 0px 12px 0px; font-size:14px; }
#contener #contents #left_sidebar #bbs li { padding:6px 0px 6px 0px; border-bottom:1px dotted #CCCCCC; }


#right_sidebar {
	width:160px;
	float:right;
}

#contener #single {
	margin:0px auto;
	width:736px;
}

#contener #single #about_info {
	border:1px solid #CCCCCC;
	padding:16px 16px 16px 20px;
	width:602px;
	text-align:left;
}

#contener #single #connected {
	border:1px solid #A0A0A0;
	margin:16px 0px 16px 0px;
	text-align:left;
	width:636px;
}

#contener #single #connected td.title {
	background-color:#CCCCCC;
	padding:8px;
	width:164px;
}

#contener #single #connected td.info {
	border:1px solid #CCCCCC;
	padding:8px;
	width:434px;
}

/* ===== フッター ===== */
#footer {
	padding:14px 0px 2px 0px;
	clear:both;
	width:760px;
}

#footer #footer_menu {
	padding:6px 18px 6px 18px;
	font-size:12px;
}

#footer #copy {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:2px 18px 2px 18px;
	background-color:#CCCCCC;
	text-align:center;
	font-size:14px;
	color:#666666;
}

#navi_link {
	padding:8px;
	text-align:right;
	clear:both;
	width:744;
}

div.clear {
	content: "";
	visibility:hidden;
	display:block;
	line-height:0;
	height:0px;
	font-size:0;
	clear:both;
}

.strike_down {
	text-decoration:line-through;
}

#contener #g_news {
	margin:16px 30px 0px 30px;
	text-align:center;
	width:700px;
	clear:both;
}

#contener #g_news table #g_area {
	width:700px;
}

P,.Margin4 {
	margin:4px;
}

DIV.Contener_Foot {
	padding:4px 18px 4px 18px;
	font-size:12px;
}

.Margin0 {
	margin:0px;
	padding:0px 0px 0px 0px;
}


.Caption {
	background-image:url(../images/bg_caption01.gif);
	background-repeat:repeat-y;
}

.CaptionBody {
	margin-left:8px;
	margin-right:8px;
	padding-left:
}

.menu {
	margin: 0px;
}

.Message_Body {
	background-color:#FFFFFF;
	border:1px solid #6666CC;
/*	padding:12px 18px 12px 18px; */
	text-align:left;
	height:60px;
}

.Clear {
	content: "";
	visibility:hidden;
	display:block;
	line-height:0;
	height:0;
	font-size:0;
	clear:both;
}

/* タイトル見出し*/
.Inf {
	background-image:url(../images/md_info.gif);
	background-repeat:no-repeat;
	width:396px;
}

/* ===== ライン（線）関連 ===== */
.LineDot {
	background-image:url(../images/dot01.gif);
	background-repeat:repeat-x;
	height:4px;
	padding:0px 0px 0px 0px;
}

A.home {
	background-image:url(../images/bn_home_off.gif);
	width:120px;
	height:28px;
	background-repeat:no-repeat;
	display:block; float:left;
	margin-left:2px;
}

A.home:hover {
	background-image:url(../images/bn_home_on.gif);
	width:120px;
	height:28px;
	background-repeat:no-repeat;
	display:block; float:left;
	margin-left:2px;
}

/* ===== テーブルスタイル ===== */
TABLE.border1 {
	border:1px solid gray;
}

/* TD {
	font-size:14px;
	line-height: 18px;
} */

/* TD.Copy {
	background-color:#CCCCCC;
	color:#666666;
}

TD.CopyDeco {
	background-color:#666666;
} */


.TblColorWhite {
	background-color:#FFFFFF;
}

.TblColorGr {
	background-color:#EEEEEE;
}

.TblColorGr2 {
	background-color:#C0C0C0;
}

/* ===== 画像関連スタイル ===== */
IMG {
	border:0px;
}

/* ===== 文字スタイル ===== */
/* ノーマル 大 */
.FontLarge {
	font-size:16px;
	font-weight:200;
	line-height:18px;
}

/* ノーマル 中 */
.FontMiddle {
	font-size:14px;
	font-weight:200;
	line-height:18px;
}

/* ノーマル 小 */
.FontSmall {
	font-size:12px;
	font-weight:200;
	line-height:18px;
}

.FontSmallAtt {
	font-size:12px;
	color:#FF3333;
	font-weight:200;
	line-height:18px;
}

/* ===== 文字スタイル（色設定あり） ===== */
/* フォント 大 */
.FontLargeBlue {
	font-size:16px;
	font-weight:200;
	line-height:18px;
	color:#0000FF;
}

.FontLargeRed {
	font-size:16px;
	font-weight:200;
	line-height:18px;
	color:#FF0000;
}

.FontLargeOrange {
	font-size:16px;
	font-weight:200;
	line-height:18px;
	color:#FF6600;
}

.FontLargeWhite {
	font-size:16px;
	font-weight:200;
	line-height:18px;
	color:#FFFFFF;
}

/* フォント 中 */
.FontMiddleBlue {
	font-size:14px;
	font-weight:200;
	line-height:18px;
	color:#0000FF;
}

.FontMiddleRed {
	font-size:14px;
	font-weight:200;
	line-height:18px;
	color:#FF0000;
}

.FontMiddleWhite {
	font-size:14px;
	font-weight:200;
	line-height:18px;
	color:#FFFFFF;
}

/* フォント 小 */
.FontSmallBlue {
	font-size:12px;
	font-weight:200;
	line-height:18px;
	color:#0000FF;
}

.FontSmallRed {
	font-size:12px;
	font-weight:200;
	line-height:18px;
	color:#0000FF;
}

.FontSmallWhite {
	font-size:12px;
	font-weight:200;
	line-height:18px;
	color:#FFFFFF;
}

