
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	color:#666;
	font-size: 12px;
	line-height: 150%;
}


/* 画像の属性等 */
img {
	border-style: none;
	}

strong {
	color:#333333;
}

/*  ページナビ  */
.navi {
	height: 12px;
	font-size: 10px;
	color:#666;
	margin: 0px 0px 5px 10px;
}

.navi a:link, .navi2 a:visited, .navi2 a:active {
	color: blue;
}

.navi a:hover {
	color: #FFCC00;
}

/* ボックスの指定(背景有) */
.box {
	width: 470px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin: 5px;
	padding : 8px;
	font-size: 12px;
	color: #666;
	line-height:150%;
	background: url("img/box-back.jpg");
	background-repeat: repeat-x;
}

.box .index {
	padding: 0px 0px 5px 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

/* ボックスの指定(背景無) */
.boxn {
	width: 470px;
	border: 1px solid #FFC3DE;
	background-color: #FFF;
	margin: 5px;
	padding : 8px;
	font-size: 12px;
	color: #666;
	line-height:150%;
}

.boxn .index {
	padding: 0px 0px 5px 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

/* ボックスの指定(右側) */
.boxl {
	width: 125px;
	border: 1px solid #111111;
	background-color: #FFF;
	margin: 5px;
	padding : 2px;
	font-size: 12px;
	color: #666;
	line-height:150%;
}

.boxl .index {
	padding: 0px 0px 0px 13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-image: url("img/green_icon.gif");
	background-repeat:no-repeat;
	background-position: 0px 2px 0px 0px;

}

.detail {
	text-align:left;
	font-size: 12px;
	margin-right:1px;
	margin-top:10px;
	margin-bottom:5px;
}



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


a:link {
	color: #0066CC;
}


a:visited {
	color: #8080C0;
}

a:active {
	color: #8080C0;
}

a:hover {
	color: #FFCC00;
}

/* --------- 基本設定 ----------------------------------　*/
#base {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 800px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("img/top.png");
	background-repeat: no-repeat;
}


---------------------------------------------------------



/* 枠等の属性 */
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
}

#header a{
	width:798px;
	height:90px;
	background-image: url("img/top.png");
	display: block;
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -999px;
}

#header a:hover {
	background-image: url("img/top.png");
}

		
#header h1{
	font-size:13px;
}

#header .g-search{
	float:right;
}




#unit{
	width:655px;
	float:left;
}

.pan{
	padding-top:25px;
	line-height:1;
}

/*左サイドバー部分*/
#left {
	width: 150px;
	float: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}


#left p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}

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

/*------メニュー部分------*/
#left .index{
	color:#FFF;
	text-decoration:underline #FFFFFF;
	width: 150px;
	height:auto;
	margin-top: 0px;
	text-align: center;
	display: block;
	font-size: 12px;
	border: 1px solid black;
	background-color:#666666;
	line-height:20px;
}

#left .index a	{
	color:#FFF;
	text-decoration:underline #FFFFFF;
	width:auto;
	height:20px;
	margin-top: 0px;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height:20px;
}


#left .menu a	{
	color:#444;
	text-decoration:none;
	width: 150px;
	height:18px;
	text-indent: 5px;
	display: block;
	font-size: 12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	background-color: #EEEEEE;
}
		
#left .menu a:hover{
	background-repeat: no-repeat;
	background-color: #DBE3C6;
}

#left .new a	{
	color:#444;
	text-decoration:none;
	width: 150px;
	height:22px;
	padding: 3px 5px 3px 5px;
	display: block;
	font-size: 10px;
	line-height: 110%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #4D7942;
	background-color: #EBF3E9;
}
		
#left .new a:hover{
	background-repeat: no-repeat;
	background-color: #DBE3C6;
}


#left #searchform	{
	margin-top: 5px;
}
		
#left #searchform p	{
	margin-top: 2px;
	margin-bottom: 2px;
}

/*右サイドバー部分*/
#right {
	width: 130PX;
	float: right;
	padding-top: 0px;
	padding-bottom: 20px;
}

#right h2 {
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: white;
	margin-bottom: 5px;
}

#right p {
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
#right a {
	color: #0080FF;
	text-decoration:none;
}

#right a:hover{
	color : #FF6600;
}


/*エントリー部分*/
#content {
	float:right;
	width:488px;
}

#content h2, #content h3, #content p {

}

	
#content h2	{
	margin-left:0px;
	padding-left:5px;
	color: #666666;
	font-size:14px;
	font-weight:bold;
}
				
#content h3	{
	font-size: 12Px;
	font-weight:bold;
	color: #666666;
	text-align: left;
	margin-left: 5px;
	border-bottom:1px solid;
}

#content h4	{
	font-size: 12Px;
	font-weight:bold;
	color: #990000;
	margin-left: 10px;
	text-align: left;
}
	



#content p{
	font-size: 12Px;
	color: #666666;
	line-height: 160%;
	margin-left:5px;
}

#content a{
	color: #0066CC;
}

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

/*フッター部分*/
#footer {
	padding-top: 3px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
}
		
#footer p {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
		
#footer a {
	color: white;
}

#footer A:hover{
	color : white;
}

/* Copyrights */
.copyrights {
	clear: both;		
	font-size: 12px;
    text-align: center;
	height: 20px;
	background-color: #333333;
	width:800px;
margin-left:auto;margin-right:auto; 

}

.copyrights p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	color: white;
	background-color: #333333;
}

