@charset "shift_jis";
@import url('guide.css');

/* SHOWB.COM_TEMPLATE http://www.showb.com */

BODY {
	margin:0;
	text-align:center;
	font-size:1.0em;
	background: #91b2ca;
}

DIV#Wrapper {
	margin:auto;
	width:800px;
	text-align:left;
}

DIV#Layout {
	width:100%;
	border:1px solid #dddddd;
}

/* ヘッダー */
DIV#Header {
	width:100%;
	height:100px;
	background:url('img/header_back.png') no-repeat;
}

DIV#Header .update {
	padding-top:15px;
	font-size:0.8em;
	font-weight:bold;
	color:#007cfb;
}

/* メインコンテンツ */
DIV#Container {
	width:100%;
	background:url('img/main_bar.png') repeat-y;
}

DIV#Content {
	float:left;
	margin:0;
	width:76%;
}

DIV#Content .Tpgazo {
	margin:0;
	padding-left:5px;
}
DIV#Content .main {
	font-size:1.2em;
	padding:10px;
}

DIV#Content H2 {
	margin:0;
	padding:0;
	height:28px;
	font-size:1.0em;
	text-indent:10px;
	line-height:150%;
	border-left:12px solid #8695a3;
	background:url('img/h2.png') repeat-x;
}

DIV#Content H3 {
	font-size:0.9em;
	padding:3px;
	border-bottom:1px solid #cccccc;
	border-left:10px solid #cccccc;
}


DIV#Content P {
	margin:0;
	font-size:0.8em;
	line-height:120%;
}

DIV#Content IMG {
	margin:1px;
}

DIV#Content UL,LI {
	font-size:0.9em;
}

/* サイドバーメニュー */
DIV#SideBar {
	float:left;
	margin:0;
	width:24%;
	text-align:center;
}

DIV#SideBar .menu {
	font-size:0.9em;
	padding:5px;
}

/* サイドバーメッセージ */
DIV#SideBar .side_msg {
	padding:5px;
	font-size:0.8em;
}

DIV#SideBar .wrap {
	padding:5px 0 5px 0;
	text-align:center;
	background:white;	
}


DIV#SideBar .wrap IMG {
	text-align:center;
}

DIV#SideBar .wrap P {
	margin:0;
	padding:5px;
	font-size:0.8em;
	text-align:left;

}

.clr {
    clear:both;
}

/* フッター */
DIV#Footer {
    width:100%;
    padding:3px 0 3px 0;
    font-size: 0.8em;
    text-align:center;
	color: #cccccc;
    background: #4169e1;
}

/* 見出し要素 */
h1 {
	margin:0;
	font-size:0.8em;
	text-indent:10px;
	font-weight:lighter;
}

h2,h3,h4 {
	margin-bottom:3px;
	font-size:0.9em;
}

h5 {
	margin:0;
	padding-bottom:2px;
	font-size:0.7em;
}

DL {
	font-size:0.8em;
}

STRONG {
	font-size:0.9em;
	padding:3px;
}

 .box {
	font-size:0.9em;
	padding:3px;
	border-bottom:1px solid #cccccc;
	border-left:10px solid #cccccc;
}

SPAN {
	font-size:0.9em;
	color:green;
}
TABLE {
	font-size:0.9em;
	border:1px solid #cccccc;

}

TR,TD {
	font-size:0.9em;

}

fieldset {
	font-size:0.6em;
	background:#f5f5f5;
}

DIV#map {
	padding:20px;
	background:#fff;
}

DIV#map .dt_a {
	text-indent:20px;
}

DIV#map .dd_a {
	text-indent:30px;
}

DIV#map .dt_b {
	text-indent:55px;
}

DIV#map .dd_b {
	text-indent:80px;
}
DIV#map .dt_c {
	text-indent:90px;
}

DIV#map .dd_c {
	text-indent:110px;
}
