@charset "utf-8";

@import url(map.css); 

* { margin : 0 ; padding : 0 ; }
body{
	margin: 0 auto;
	text-align:center;
	line-height: 20px;
	background:url(./img/bg.gif) top repeat-x #ffffff;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
}

a{ color:#006677; }

a:visited{ color:#aa5555; }

a:hover{ color:#33aa33; }

ul{
	margin:0; padding:0;
}

.clear{	
	margin:0; padding:0; line-height:0; font-size:0;
	clear:both;
}

img{ line-height:0; font-size:0; }

#all form p{ margin:0; padding:0; }

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

全体

--------------------------------*/
#all{
	width : 920px;
	text-align:center;
	margin:0 auto;
}

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

ヘッダー

--------------------------------*/
#header{
	margin:0 auto;
	height:90px;
	text-align:left;
	background:#ffffff;
	overflow:hidden;
	position: relative;
}

#header .headbox2{
	margin:0; padding:0 5px 0 5px; height:23px;
	background:#f5f5f5;
	border-bottom:1px solid #dddddd;
	overflow:hidden;
}
#header .headbox2 p{ 
	padding:5px 0 5px 0; font-size:12px; float:left;
	}

#header ul{
	padding:5px 0 5px 0;
	float:right; text-align:left;
	font-size:11px; line-height:12px;
}

#header li{
	display: inline; padding:0 10px 0 10px;
	border-left:1px dotted #aaaaaa;
}

#header .headbox{ width:900px; text-align:left; padding:5px; }

#header .headbox img{
	float:left; margin:0 10px 0 0; border:none;
}

#header .headtext{
	float:left; padding:10px 0 10px 0; width:600px;
}

#header h1{
	text-align:left;
	font-size:23px;
	line-height:28px;
	color:#5599aa;
	font-weight:bold;
}

#header h1 a{
	color:#5599aa;
	text-decoration: none;
}

#header a{
	text-decoration: none;
}

#header a:hover{
	color:#dd8888;
	text-decoration: none;
}

#header p{
	font-size:14px; /* 文字のサイズ */
	color:#555555; /* 文字の色 */
	line-height:15px; /* 行間 */
}

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

ラインメニュー

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

#linemenu{
	margin:0 auto;
	text-align:right;
	background:#ffffff url(./img/line_bg.gif) bottom repeat-x;
	height:25px; /* メニューの高さ */
	overflow:hidden;
	position: relative;
}

#linemenu ul{
	list-style:none;
}

/* ボタン設定 */
#linemenu li{
	float:left;
	font-size:14px; /* 文字のサイズ */
}

#linemenu li a{
	display:block;
	margin-left:5px;
	color:#ffffff; /* リンクの文字色 */
	line-height:25px; /* メニューの高さ */
	font-weight:bold;
	text-decoration:none;
	background:#55aaEE url(./img/linemenu.gif) top repeat-x;
}

#linemenu li a span{
	display:block;
	background:url(./img/linemenu_left.gif) top left no-repeat;
}

#linemenu li a span span{
	padding:0 15px 0 15px;
	background:url(./img/linemenu_right.gif) top right no-repeat;
}

/* ページ用・カーソル時のボタン設定 */
#linemenu li a:hover,
#linemenu li a.visit{
	color:#ffffff; /* 文字の色 */
	background:#ffaa00 url(./img/linemenu2.gif) bottom repeat-x;
}

#linemenu li a:hover span,
#linemenu li a.visit span{
	display:block;
	background:url(./img/linemenu_left2.gif) top left no-repeat;
}

#linemenu li a:hover span span,
#linemenu li a.visit span span{
	padding:0 15px 0 15px;
	background:url(./img/linemenu_right2.gif) top right no-repeat;
}

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

コンテナー

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

#container{
	margin:0;
	text-align:center;
	background:#ffffff;
	overflow:hidden;
}

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

コンテンツ

--------------------------------*/
#contents{
	float:left;
	width : 620px ;
	text-align:center;
	background: #ffffff;
}

#contents .con_box{
	padding:10px;
}

#contents .box_pad{
	padding:10px;
}

#contents ol{ margin:0 0 15px 25px; }

#contents ol li{ border-bottom:1px dotted #cccccc; }

#contents span.big{ 
	margin:0; padding:0 6px 0 6px;
	font-size:15px; line-height:15px; font-weight:bold; background:#eeeeee;;
}

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

コンテンツ　見出し

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

/* h2見出し */
#contents h2{
	margin:0 10px 0 10px;
	padding:5px;
	text-align:left;
	font-size:18px;
	line-height:25px;
	color:#555555;
	font-weight:normal;
	background:url(./img/h2.gif) bottom repeat-x;
	border:1px solid #aaaaaa;
}

/* お知らせボックス見出し */
#contents div.box2 h3,#contents div.box5 h3{
	margin-bottom:15px;
	padding:3px 3px 3px 25px;
	text-align:left;
	font-size:15px; /* 文字のサイズ */
	line-height:20px; /* 文字の行間 */
	font-weight:normal;
	color:#333333; /* 文字の色 */
	background:url(./img/h3_4.gif) left no-repeat #eeeeee;
	border:1px solid #dddddd;
}

/* お知らせボックス見出し小 */
#contents div.box2 h4{
	margin:0; padding:0 0 0 20px;
	font-size:14px; /* 文字のサイズ */
	line-height:21px; /* 文字の行間 */
	background:url(./img/link.gif) left no-repeat;
}

/* お知らせボックス2見出し */
#contents div.box5 h3{
	margin-bottom:10px;
	background:url(./img/h3_5.gif) left no-repeat #eeeeee;
}

/* ニュースリリース見出し */
#contents div.box2 .log_box h3,
#contents .log_box h3{
	text-align:left; font-weight:normal;
	margin-bottom:5px; padding:3px 3px 3px 20px;
	background:url(./img/ic_menu1.gif) left no-repeat #ffffff;
}

/* 枠付きボックス見出し */
#contents .box1 h3{
	margin:0; padding:0 5px 0 5px;
	text-align:left;
	font-size:16px;
	line-height:27px;
	color:#333333;
	font-weight:normal;
	background:url(./img/h3.gif) left no-repeat;
	border-left:10px solid #aaaaaa;
}

/* 文章見出し */
#contents .box4 h3{
	margin:0 0 5px 0;
	padding:5px 5px 5px 27px;
	text-align:left;
	font-size:17px;
	line-height:17px;
	color:#333333;
	font-weight:normal;
	background:url(./img/h3_3.gif) left no-repeat #ffffff;
}

/* 二割・三割ボックス見出し */
#contents .box_ab h3,
#contents .box_cde h3{
	margin:3px 10px 0 10px;
	padding:0 0 0 23px;
	text-align:left;
	font-size:17px;
	line-height:27px;
	color:#5599aa;
	background:url(./img/ic_menu2.gif) no-repeat;
	border-bottom:1px dotted #aaaaaa;
}

/* 二割見出し2 */
#contents .box_ab2 h3{
	display:block;
	margin:0; padding:0;
	text-align:left;
	font-size:17px;
	line-height:25px;
	color:#ffffff;
}

#contents .box_ab2 h3 span span span{
	padding:0 10px 0 7px;
}

#contents .box_a2 h3 span, #contents .box_b2 h3 span{
background:url(./img/linemenu2.gif) repeat-x;
}

#contents .box_a2 h3 span span, #contents .box_b2 h3 span span{
background:url(./img/linemenu_left2.gif) left top no-repeat;
}

#contents .box_a2 h3 span span span, #contents .box_b2 h3 span span span{
background:url(./img/linemenu_right2.gif) right top no-repeat;
}

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

コンテンツ　文章

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

#contents p{
	margin:0;
	padding:0 0 10px 0;
	text-align:left;
	font-size:14px;
	line-height:23px;
	color:#555555;
}

/* 装飾 */
#contents p.p_back{
	color:#333333; ; background:#f3eed5;
	padding:5px; margin-bottom:10px;
}
/* 装飾用太字 */
#contents p.p_back span.bold{ color:#774411; ;font-weight:bold; }
/* 赤色 */
#contents p span.red { color: #aa3300; }
/* 青色 */
#contents p span.blue{ color: #3355aa; }
/* 太字 */
#contents p span.bold{ font-weight:bold; }
/* 小さい文字 */
#contents p span.small{ font-size:11px; }
/* 大きい文字 */
#contents p span.big{ font-size:17px; font-weight:bold }
/*--------------------------------

コンテンツ　画像の位置

--------------------------------*/
#contents span.right{
	float:right;
	margin:0 0 10px 10px;
}

#contents span.left{
	float:left;
	margin:0 10px 10px 0; 
}

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

コンテンツ　リンク

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

#contents .linkbox{
	text-align:right;
}

#contents a.link{
	margin:0; padding:0 3px 0 17px;
	text-align:right;
	text-decoration:none;
	font-size:13px; line-height:21px;
	color:#cc5500;
	background:url(./img/link.gif) left no-repeat;
	border:1px solid #ff5500;
}

#contents a.link:hover{
	background:url(./img/link2.gif) left no-repeat;
}

#contents div.box5 .linkbox a.link{
	border:none; border-bottom:1px solid #ff5500;
}

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

コンテンツ　枠つきボックス

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

#contents div.box1{
	margin:0 10px 15px 10px;
	text-align:left;
	background:#ffffff;
	border:1px solid #aaaaaa;
	overflow:hidden;
}
#contents div.box1main{
	padding:17px 10px 10px 10px;
	background:url(./img/line3.gif) top repeat-x;
}

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

コンテンツ　お知らせボックス

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

#contents div.box2, #contents div.box5{
	margin:0 10px 30px 10px;
	padding:10px;
	text-align:left;
	background:#ffffff;
	border:solid 1px #aaaaaa;
	overflow:hidden;
}

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

コンテンツ　枠付きボックス

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

#contents div.box3{
	margin:0 10px 30px 10px;
	text-align:left;
	background:#ffffff;
	border:solid 1px #aaaaaa;
	overflow:hidden;
}

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

コンテンツ　文章ボックス

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

#contents div.box4{
	margin:0 10px 20px 10px;
	padding:10px;
	text-align:left;
	overflow:hidden;
	background:url(./img/line.gif) top repeat-x #eeeeee;
}

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

コンテンツ　二割ボックス

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

#contents .box_ab{
	width:590px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:left;
	overflow:hidden;
}
#contents .box_ab p{
	font-size:13px;
	line-height:20px;
}

#contents .box_a{
	float:left;
	width:285px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

#contents .box_b{
	float:right;
	width:285px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

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

コンテンツ　二割ボックス2

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

#contents .box_ab2{
	width:590px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:left;
	overflow:hidden;
}
#contents .box_ab2 p{
	font-size:13px;
	line-height:20px;
}

#contents .box_a2{
	float:left;
	width:288px;
	overflow:hidden;
}

#contents .box_b2{
	float:right;
	width:288px;
	overflow:hidden;
}

#contents .box_a2 .box_pad, #contents .box_b2 .box_pad{
	border:1px solid #dd9900;
}


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

コンテンツ　三割ボックス

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

#contents .box_cde{
	width:590px;
	margin:0 auto;
	margin-bottom:25px;
	text-align:left;
	overflow:hidden;
}

#contents .box_cde p{
	font-size:13px; /* 文字のサイズ */
	line-height:20px; /* 文字の行間 */
}

#contents .box_cd{
	float:left;
	width:388px;
	overflow:hidden;
}

#contents .box_c{
	float:left;
	width:185px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

#contents .box_d{
	float:right;
	width:185px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

#contents .box_e{
	float:right;
	width:185px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

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

ニュースリリース

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

#contents .log_box{
	margin:10px 0 10px 0; padding:5px 0 0 0;
	text-align:center;
	overflow:hidden;
}
#contents .log_box span{
	margin:0 7px 0 7px;
	background:#ff5500;
	padding:0 3px 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
#contents .log_box ul{
	padding:10px;
	list-style:none;
	text-align:left;
	color:#333333;	
}

#contents .log_box li{
	display:block;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:23px;
	border-bottom:1px dotted #cccccc;	
}

#contents .log_box li a{
	margin:0;
	padding:5px 0 5px 7px;
	color:#000000;	
}
#contents .log_box li a:hover{
	color:#aa3333;
}
/*--------------------------------

サイドメニュー

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

#sidemenu{
	float:right;
	padding-top:10px;
	width:300px;
}

#sidemenu .side_box{
	margin:0 10px 0 0;
}

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

サイドメニュー共通

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

/* 文章 */
#sidemenu p{
	padding:10px;
	text-align:left;
	font-size:13px; /* 文字のサイズ */
	color:#333333; /* 文字の色 */
	line-height:17px; /* 行間 */
}

/* ログインフォーム */
#sidemenu form, #submenu form{
	width:270px;
	margin:0 auto; padding:10px 0 10px 0;
	text-align:left;
}

#sidemenu .input_text, #submenu .input_text{
	width:270px;
}

#sidemenu form span, #submenu form span{
	padding:0 0 0 3px;
	font-size:12px; line-height:12px; color:#aa3333;
}

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

サイドメニュー共通２カラム

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

#sidemenu .side2box{
	margin:0; padding:10px;
}

#sidemenu .clear{
	clear:both;	
	margin:10px 0 10px 0; padding:0;
	height:1px; border-bottom:1px dotted #aaaaaa;
}

#sidemenu .side2box_img{
	float:left;
	margin:0 3px 3px 0;
	padding:0;
	width:90px;
}

#sidemenu .side2box_text{
	float:right;
	margin:0;
	padding:0;
	width:180px;
}

#sidemenu .side2box_text p span{
	line-height:18px; /* 行間 */
	color:#335588; /* 太字の色 */
	font-weight:bold;
}

#sidemenu .side2box p{
	margin:0; padding:0;
	text-align:left;
	font-size:11px; /* 文字のサイズ */
	color:#333333; /* 文字の色 */
	line-height:14px; /* 行間 */
}

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

サイドメニュー ボックス

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

#sidemenu .sidebox1{
	margin:0 0 10px 0; padding:0;
	background:#ffffff;
	overflow:hidden;
}

/* 見出し */
#sidemenu .sidebox1 h3{
	margin:0;
	font-size:15px; /* 見出しのサイズ */
	color:#ffffff; /* 見出しの色 */
	line-height:35px; /* 行間 */
	font-weight:bold;
	text-align:left;
	background:url(./img/sidebox1_h3.gif) top repeat-x #aaaaaa;
}

#sidemenu .sidebox1 h3 span{
	display:block;
	background:url(./img/sidebox1_h3_left.gif) top left no-repeat;
}

#sidemenu .sidebox1 h3 span span{
	padding:0 10px 0 37px;
	background:url(./img/sidebox1_h3_right.gif) top right no-repeat;
}

#sidemenu .sidebox1 .sidebox1box{
	margin:0;
	padding:10px 0 0 0;
	background:url(./img/line3.gif) top repeat-x;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

#sidemenu .sidebox1 ul{
	margin:10px; padding:0;
	text-align:left;
	list-style:none;
	overflow:hidden;
}

#sidemenu .sidebox1 li{
	margin:0; padding:0;
}

#sidemenu .sidebox1 li a{
	padding-left:20px;
	font-size:12px;
	line-height:20px; /* 行間 */
	text-decoration: none;
	background:url(./img/ic_menu1.gif) left no-repeat;
}

#sidemenu .sidebox1 li a:hover{
	background:url(./img/ic_menu2.gif) left no-repeat;
}
/*--------------------------------

サイドメニュー リスト

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

#sidemenu .sidemenu1{
	margin:0 0 10px 0; padding:0;
	background:#ffffff; overflow:hidden;
}

#sidemenu .sidemenu1 h3{
	margin:0; padding:0;
	font-size:15px; /* 見出しのサイズ */
	color:#777777; /* 見出しの色 */
	line-height:20px; /* 行間 */
	font-weight:normal;
	text-align:center;
	background:url(./img/sidemenu1_h3.gif) top repeat-x #bebebe;
}

#sidemenu .sidemenu1 h3 span{
	display:block;
	background:url(./img/sidemenu1_h3_left.gif) top left no-repeat;
}

#sidemenu .sidemenu1 h3 span span{
	padding:7px 10px 7px 10px;
	background:url(./img/sidemenu1_h3_right.gif) top right no-repeat;
}

#sidemenu .sidemenu1 .sidemenu1box{
	padding:10px 0 0 0;
	background:url(./img/line3.gif) top repeat-x;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

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

サイドメニュー リスト2

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

#sidemenu .sidemenu2{
	margin:0 0 10px 0;
	padding:0;
	background:#ffffff;
	overflow:hidden;
}

#sidemenu .sidemenu2 h3{
	margin:0;
	font-size:15px; /* 見出しのサイズ */
	color:#dd4444; /* 見出しの色 */
	line-height:35px; /* 行間 */
	font-weight:normal;
	text-align:center;
	background:url(./img/sidemenu2_h3.gif) top repeat-x #fef5ea;
}

#sidemenu .sidemenu2 h3 span{
	display:block;
	background:url(./img/sidemenu2_h3_left.gif) top left no-repeat;
}

#sidemenu .sidemenu2 h3 span span{
	padding:0 10px 0 10px;
	background:url(./img/sidemenu2_h3_right.gif) top right no-repeat;
}

#sidemenu .sidemenu2 .sidemenu2box{
	padding:10px 0 0 0 ;
	background:url(./img/line3.gif) top repeat-x;
	border-left:1px solid #dd9900;
	border-right:1px solid #dd9900;
	border-bottom:1px solid #dd9900;
}

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

サイドメニュー リスト3ランキング

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

#sidemenu .sidemenu3{
	margin:0 0 10px 0;
	padding:0;
	background:#ffffff;
	overflow:hidden;
}

#sidemenu .sidemenu3 h3{
	margin:0;
	font-size:15px; /* 見出しのサイズ */
	color:#cc6600; /* 見出しの色 */
	line-height:35px; /* 行間 */
	font-weight:boldl;
	text-align:left;
	background:url(./img/sidemenu3_h3.gif) top repeat-x #f1aa00;
}

#sidemenu .sidemenu3 h3 span{
	display:block;
	background:url(./img/sidemenu3_h3_left.gif) top left no-repeat;
}

#sidemenu .sidemenu3 h3 span span{
	padding:0 10px 0 37px;
	background:url(./img/sidemenu3_h3_right.gif) top right no-repeat;
}

#sidemenu .sidemenu3 .sidemenu3box{
	padding:10px 10px 0 10px ;
	background:url(./img/line3.gif) top repeat-x;
	border-left:1px solid #dd9900;
	border-right:1px solid #dd9900;
	border-bottom:1px solid #dd9900;
}

#sidemenu .sidemenu3 .sidemenu3box_ab{
	float:left; width:174px;
}

#sidemenu .sidemenu3 .sidemenu3box_a,
#sidemenu .sidemenu3 .sidemenu3box_b,
#sidemenu .sidemenu3 .sidemenu3box_c{
	width:80px; overflow:hidden;
}

#sidemenu .sidemenu3 .sidemenu3box p{
	padding:2px; font-size:11px; line-height:13px;
}

#sidemenu .sidemenu3 .sidemenu3box img{ border:none; }

#sidemenu .sidemenu3 .sidemenu3box_a{ float:left; }

#sidemenu .sidemenu3 .sidemenu3box_b{ float:right; }

#sidemenu .sidemenu3 .sidemenu3box_c{ float:right; }

#sidemenu .sidemenu3 .sidemenu3box_a h4{
	background:#eeaa00; color:#ffffff;
}

#sidemenu .sidemenu3 .sidemenu3box_b h4{
	background:#888888; color:#ffffff;
}

#sidemenu .sidemenu3 .sidemenu3box_c h4{
	background:#996655; color:#ffffff;
}

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

サイドメニュー リストメニュー共通

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

#sidemenu .sidemenu1 ul, #sidemenu .sidemenu2 ul,
#sidemenu .sidemenu3 ul{
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	overflow:hidden;
}

#sidemenu .sidemenu1 li, #sidemenu .sidemenu2 li,
#sidemenu .sidemenu3 li{
	margin:5px;
	line-height:27px;
	background:url(./img/line2.gif) bottom repeat-x #ffffff;
	border-bottom:1px solid #aaaaaa;
}

#sidemenu .sidemenu1 li a, #sidemenu .sidemenu2 li a,
#sidemenu .sidemenu3 li a{
	display:block;
	padding:0 0 0 20px;
	font-size:14px;
	text-decoration: none;
	background:url(./img/ic_menu1.gif) left no-repeat;
	border-left:7px solid #ff5500;
	border-right:7px solid #ff5500;
}

#sidemenu .sidemenu1 li a:hover, #sidemenu .sidemenu2 li a:hover,
#sidemenu .sidemenu3 li a:hover{
	background:url(./img/ic_menu2.gif) left no-repeat;
	border-left:7px solid #5599cc;
	border-right:7px solid #5599cc;
}

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

フリースペース

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

#sidemenu .sidebox2{
	margin:0 0 10px 0;
	text-align:center;
	border-bottom:1px dotted #888888; /* 仕切り線 */
	overflow:hidden;
}

#sidemenu .sidebox2 h3{
	margin:0 0 5px 0;
	font-size:17px;
	color:#ffffff;
	line-height:25px;
	background:#888888;
}

#sidemenu .sidebox2 ul{
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	overflow:hidden;
}

#sidemenu .sidebox2 li{
	margin:2px;
	padding:0;
	line-height:23px;
	background:#ffffff;
}

#sidemenu .sidebox2 li a{
	display:block;
	padding-left:20px;
	font-size:14px;
	text-decoration: none;
	background:url(./img/ic_menu1.gif) no-repeat;
}

#sidemenu .sidemenu1 li a:hover{
	background:url(./img/ic_menu2.gif) no-repeat;
}

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

ボタン

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

/* ボタン共通 */

#sidemenu a.button1, #sidemenu a.button2,
#sidemenu a.button3{
	display:block;
	margin:10px;
	text-align:center;
	font-size:17px; /* 文字のサイズ */
	color:#333333; /* 文字の色 */
	line-height:50px;
	font-weight:normal;
	text-decoration:none;
	background:url(./img/button1.gif) top repeat-x #ffffff;
}

/* ボタン1 */
#sidemenu a.button1 span{
	display:block;
	background:url(./img/button1_left.gif) top left no-repeat;
}

#sidemenu a.button1 span span{
	padding:0 15px 0 15px;
	background:url(./img/button1_right.gif) top right no-repeat;
}

/* ボタン2 */
#sidemenu a.button2 span{
	display:block;
	background:url(./img/button2_left.gif) top left no-repeat;
}

#sidemenu a.button2 span span{
	padding:0 15px 0 15px;
	background:url(./img/button2_right.gif) top right no-repeat;
}

/* ボタン3 */
#sidemenu a.button3 span{
	display:block;
	background:url(./img/button3_left.gif) top left no-repeat;
}

#sidemenu a.button3 span span{
	padding:0 15px 0 15px;
	background:url(./img/button3_right.gif) top right no-repeat;
}

/* ボタンカーソル */
#sidemenu a.button1:hover,
#sidemenu a.button2:hover,
#sidemenu a.button3:hover,
#sidemenu a.button4{
	display:block;
	margin:10px;
	text-align:center;
	font-size:17px; /* 文字のサイズ */
	color:#ff5500; /* 文字の色 */
	line-height:50px;
	font-weight:normal;
	text-decoration:none;
	background:url(./img/button0.gif) top repeat-x #ffffff;
}
#sidemenu a.button1:hover span,
#sidemenu a.button2:hover span,
#sidemenu a.button3:hover span,
#sidemenu a.button4 span{
	display:block;
	background:url(./img/button0_left.gif) top left no-repeat;
}

#sidemenu a.button1:hover span span,
#sidemenu a.button2:hover span span,
#sidemenu a.button3:hover span span,
#sidemenu a.button4 span span{
	padding:0 15px 0 15px;
	background:url(./img/button0_right.gif) top right no-repeat;
}

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

フッター

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

#footer{
	clear:both;
	margin:0px auto;
	margin-top:10px;
	padding:20px 0 0 0;
	height:70px;
	background:url(./img/footer.gif) top repeat-x #cccccc;
}


#footer address{
	text-align: center;
	font-size: 12px;
	color: #333333;
}

#footer ul{
	list-style:none;
}
#footer li{
	display: inline; 
	padding:0 10px 1px 10px;
	border-right:1px solid #aaaaaa;
}

#footer a{
	color: #333333;
}