*{margin:0;}
*{padding:0;}
/*----リンク-------------------------------*/
A:link{ 
	color : #0000FF; 
}
A:visited{ 
	color : #0000FF; 
}
A:active{ 
	color : #ff6600; 
}
A:hover{ 
	color : #ff6600; 
}
a {
	text-decoration: none;
}

#title A:link{ 
	color : #666666; 
}
#title A:visited{ 
	color : #666666; 
}
#title A:active{ 
	color : #666666; 
}
#title A:hover{ 
	color : #888888; 
	background : url(images/navi_hover.jpg) repeat-x center top;
}
#title a {
	text-decoration: none;
}


#logo-left A:link{ 
	color : #666666; 
	display:block;
}
#logo-left A:visited{ 
	color : #666666; 
	padding:67px 0 0 0;
}
#logo-left A:active{ 
	color : #666666; 
	padding:67px 0 0 0;
}
#logo-left A:hover{ 
	color : #666666; 
	padding:67px 0 0 0;
}

#left A:link{ 
	color : #000000; 
}
#left A:visited{ 
	color : #000000; 
}
#left A:active{ 
	color : #000000; 
}
#left A:hover{ 
	color : #ED4781; 
}
#left a {
	display:block;
}

#right A:link{ 
	color : #000000; 
}
#right A:visited{ 
	color : #000000; 
}
#right A:active{ 
	color : #000000; 
}
#right A:hover{ 
	color : #ED4781; 
}
#right a {
	display:block;
}

#footer A:link{ 
	color : #333333; 
}
#footer A:visited{ 
	color : #333333; 
}
#footer A:active{ 
	color : #333333; 
}
#footer A:hover{ 
	color : #333333; 
}

/*----テキスト-----------------------------*/
h1{
	font-size:13px;
	margin:0px;
	padding:0px;
	color: #666666;
	font-weight: normal;
}
h2{
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	color:#555555;
}
h3{
	margin:0px;
	font-size:14px;
}

strong{
	color: #000000;
	font-weight: bold;
}
p{
	margin:6px 0px 12px 0;
	padding:0 4px 0 4px;
}

.red{color:#FF0000;}
.green{color:#008000;}
.purple{color:#AE00AE;}
.blue{color:#014DA0;}
.orange{color:#FF8000;}
.brown{color:#983200; font-weight:bold;}
.bold{font-weight:bold;}
.big{font-weight:bold; font-size:14px;}
.big_14{font-weight:bold; font-size:14px; color:#CD002B;}

/*----ボックス-----------------------------*/
body{
	margin-top:0px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	background :#ffffff;
}
#base{
	width: 884px;
	font-size: 13px;
	margin-left:auto;
	margin-right:auto;
	line-height : 140%;

}

/*----ヘッダー部分-----------------------------*/
#title{
	width: 874px;
	height: 21px;
	margin:1px 0 0 0;
	padding:3px 10px 0 0px;
	background : url(images/title.jpg) no-repeat;
	text-align:right;
	color:#666666;
}
#logo{
	width: 884px;
	height: 91px;
	padding:0;
	text-align:right;
	background : url(images/t-under.jpg) no-repeat;
	color:#333333;
}
#logo-left{
	width: 185px;
	height: 24px;
	padding:67px 0 0 15px;
	float:left;
	text-align:left;
	display:block;
}
#logo-right{
	width: 679px;
	height: 86px;
	padding:5px 5px 0 0;
	float:left;
}
.logo-r-u{
	margin:29px 0 0 30px;
	text-align:right;
}

#pankuzu{
	width: 884px;
	height: 12px;
	margin:0;
	padding:1px 0 1px 5px;
	font-size:12px;
}

/*----左側部分-----------------------------*/
#left{
	width: 182px;
	height:auto;
	margin:8px 10px 0 0;
	float:left;
}
.waku{
	width: 180px;
	height:auto;
	margin:0 0 12px 0;
	border:1px solid #EAEAEA;
	background:#FEFEFE;
}

/*----中央部分-----------------------------*/
#main{
	width: 500px;
	height:auto;
	margin:8px 0 10px 0;
	float:left;
}
.text{
	width: 488px;
	height:auto;
	margin:0px 0 0 0;
	padding:5px;
	border:1px solid #EAEAEA;
		line-height:23px;
}

/*----右側部分-----------------------------*/
#right{
	width: 182px;
	height:auto;
	margin:8px 0 0 10px;
	float:left;
}

/*----フッター部分-----------------------------*/
#footer{
	width: 884px;
	height: 22px;
	padding:3px 0 0 0;
	text-align: center;
	clear: left;
	background : url(images/footer.jpg) repeat-x;	
}


/*----サブページ---------------------------*/
.subtitle{
	background : url(images/pagebar.jpg) no-repeat;
	margin:0 0 0 0;
	width:475px;
	height:22px;
	padding:5px 0 0 25px;
	font-weight:bold;
	font-size:14px;
	color:#555555;
}

/*----段組解除---------------------------*/
.space{
	clear: left;
}

/*----メニューリスト---------------------*/
ul{
	margin          : 0 0 5px 0;
	padding         : 0 0 0 12px;
	list-style-type : none;
}
li{
	margin           : 7px 5px 0 0;
	padding          : 0 0 0 16px;
	border-bottom:1px dashed #cccccc;
	line-height       : 125%;
	background : url(images/list.gif) no-repeat 0px 1px;
}

/*----その他の設定-----------------------*/
img{border:0px;}

form{
	margin:0px;
	padding:0px;
}
select{
	margin:0 0 3px 0;
	height:17px;
	font-size:12px;
}
.tline td{border-bottom: 1px dashed #C5C5C5; padding:5px;}

.tnoline td{padding:7px; border:0;}

.minas{margin:0px 0 0 0; text-align:right;}

.minas2{margin:2px 0 0 0; text-align:center;}

