body {
	background-color: #FFFFFF;
	text-align:center;
	margin : 0px 0px 0px 0px;
	color:#000;
	font-size: 13px;
	line-height: 130%;
}

h1{
	margin-top : 10px;
	margin-bottom: 0px;
	font-size:18px;
}

h2{
	margin-top : 5px;
	margin-bottom: 0px;
	font-size:13px;
}


/* -------------ヘッダ部分------------- */
/* 画像の属性等 */
img {
	border: none;
	}

strong {
	color: #993300;
}

/* リンクの属性（未指定の時） */
a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
}

/* --------- 基本設定 ---------------------------------- */
#base {
	width: 780px;
	margin: 0 auto;
}

#wrapper {
	width: 780px;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-left:0 auto;
	margin-right:0 auto;
	text-align: left;
}
/* ------------------------------------------------------ */

/* 枠等の属性 */
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #E2E2E2;
}


#header{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-color:#B0071A;
	border-top:6px double;
	border-bottom:3px double;
	background-color:#FFFFFF;
}

#header .logo{
	width:200px;
	height:98px;
	background-image: url("img/toplogo-m.jpg");
	display: block;
	text-indent: -999px;
	float:left;
}

#header .ad{
	float: right;
	width:565px;
}

		
/*左サイドバー部分*/
#left {
	width: 200px;
	height:auto; 
	float: left;
	padding-top:6px;
	margin-left:0px;
	padding-bottom:6px;
}

#left h2 {
	font-size: 14px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #444444;
}
		
#left p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#left a {
	color: #8080C0;
}
		
#left a:hover{
	color : #FF6600;
}

/*------メニュー部分------*/
/*太いライン*/
.line{
	width: 100%;
	height: 9px;
	background: url("img/navi_line.gif");
	background-repeat: repeat-x;
}
/*細いライン*/
.thinline	{
	width: 100%;
	height: 3px;
	background: url("img/navi_thinline.gif");
	background-repeat: repeat-x;

}
#left .index{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-indent: 18px;
	width:200px;
	height:34px;
	text-align: left;
	display: block;
	font-size: 13px;
	background-color: #D10000;
	border-top:1px solid;
	border-bottom:3px double;
	border-color:#666;	
	border-right:1px solid;
}


/*-------------------------*/

#left .menu{
}

#left .menu a	{
	color:#444;
	text-decoration:none;
	width:200px;
	height:20px;
	text-indent: 20px;
	padding-top:6px;
	display: block;
	font-size: 14px;
	background-image:url(img/navi_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	background-color:#FFFFFF;
		
}
		
#left .menu a:hover{
	background-color: #666;
	text-indent:25px;
	color:#FFFFFF;
}

#left .menu2 a	{
	color:#444;
	text-decoration:none;
	width:200px;
	height:16px;
	text-indent: 30px;
	display: block;
	font-size: 13px;
	border-width: 0px 0px 0px 0px;
	background-color: #E8E8E8;
	background-repeat:no-repeat;
	background-position:10px;
}

#left .menu2 a:hover{
	background-color: #E2E2E2;
}

#left .isurround{
	margin-top: 8px;
	background-image:url("img/navi_square.gif");
	background-repeat:no-repeat;
	font-size: 14px;
}

#left .isurround a	{
	color:#FFF;
	text-decoration:underline;
}

#left .isurround a:hover	{
	color:#222;
	text-decoration:none;
}



/*エントリー部分*/
#content {
	float: right;
	width:565px;
	height:100%;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:2px;
	color:#444;
	text-align:left;
	text-decoration:none;
	display: block;
	font-size: 15px;
	background-color: #FFFFFF;
}

#content .description{
	border: 1px solid #333;
	width:400px;

}


#content h1 {
	border-bottom:4px double #D10000;
	font-size: 18px;
	color: #222;
	font-weight:bold;
	text-indent:5px;
	padding:1px;
}


#content h2 {
	border-bottom: 3px solid #666;
	font-size: 14px;
	color: #222;
	font-weight:bold;
	text-indent:5px;
	padding:1px;
}
		
#content h3	{
	background-image:url("img/navi_square.gif");
	background-repeat:repeat-y;
	padding:0px 0px 0px 8px;
	text-indent: 14px;
	color: #444;
	font-size:14px;
	font-weight:bold;
}
				
#content h4	{
	border: 1px solid #CCC;
	border-left: 8px solid #CCC;
	background-color: #EEE;
	text-indent: 8px;
	color: #444;
	font-size:14px;
	font-weight:bold;
	width:535px;
}
	

#content p{
	color: #444444;
	line-height: 140%;
	height:100%;
}

#content a{
	color: #0066CC;
}

#content A:hover{
	color : #FF6600;
}

#footer {
	padding-top: 6px;
	clear: both;
}

/* グローバルナビの設定*/

#h-menu ul{
	position:absolute;
	top:18px;
	left:354px;
	margin:0;
	padding:0;
	width: 470px;
}

#h-menu li{
	display:block;
	float:left;
	list-style:none;
	margin-left:3px;
}

#h-menu li a{
	display:block;
	height:auto;
	width:70px;
	text-decoration:none;
	border-top:1px solid;
	border-left:1px solid;
	border-right:3px solid;
	border-color:#666;
	color:#666666;
}


#h-menu li a:hover{
	display:block;
	height:auto;
	width:70px;
	text-decoration:none;
	border-top:1px solid;
	border-left:1px solid;
	border-right:3px solid;
	border-color:#333;
	color:#FFF;
	background-color:#999999
}


/*ナビげーター*/

#navcontainer {
	width:554px;
	height:26px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	background : #AAAAAA url("img/tab-bg.jpg") repeat-x ;
	height: 26px;
	margin-left:19px;
	margin-right:21px;
}


ul#navlist {
    text-align:left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
}


ul#navlist li {
	text-align:center;
    width:100px;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 4px 0 4px 0;
    background: #fff url("img/tab-bg.jpg") repeat-x ;
	border-right: 1px solid #FFF;
}


#navlist a, #navlist a:link {
    margin: 0;
    padding: 3px 9px 3px 9px;
    color: #EEEEEE;
    text-decoration: none;
}


ul#navlist li#active {
	background-position:100% -42px;
}


ul#navlist li#active a:link {
    color: #444444;
}


ul#navlist li#active a:visited {
    color: #444444;
}


#navlist a:hover {
    color: #FFD400;
}
