/* --------------------------------------------
 *　ページ内基本
 * -------------------------------------------- */
 
img,div { behavior:url(iepngfix.htc) }

img {
	border-style: none;
}
 
body {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/c_bg_001.jpg);
	background-repeat: repeat-x;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
}
 
#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
	height: 0px;
	width: 1000px;
}

/* --------------------------------------------
 *　ハック
 * -------------------------------------------- */

/*firefox3*/ 

html>/**/body,x:-moz-any-link {  
　　margin-left:-1px;  
}  

/*IE6*/ 

* html body {  
  　padding-left: 1px;  
}  
   
/*IE7*/ 

*:first-child+html body {  
 　padding-left: 1px;
}

/* --------------------------------------------
 *　TOP
 * -------------------------------------------- */
 
#header {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 97px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/c_header.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 500px;
} 

.contents_box {
	height: auto;
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.left {
	float: left;
	height: auto;
	width: 230px;
	padding-left: 10px;
}

.right {
	float: left;
	height: auto;
	width: 720px;
	padding-right: 20px;
}

.right2 {
	float: left;
	height: auto;
	width: 720px;
	padding-right: 20px;
	background-image: url(img/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.right3 {
	float: left;
	height: auto;
	width: 720px;
	padding-right: 20px;
	background-image: url(img/right_bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* --------------------------------------------
 *　左サイドメニュー
 * -------------------------------------------- */
#s_menu_title {
	height: 35px;
	width: 210px;
	margin-top: 30px;
}

#s_menu_box {
	background-color: #FCD3B3;
	height: auto;
	width: 210px;
	text-align: center;
	padding-top: 20px;
}

#s_menu_box ul {
	margin: 0px;
	padding: 0px;
}

#s_menu_box li {
	list-style-type: none;
	padding-bottom: 5px;
}

#s_menu_end {
	height: auto;
	width: 210px;
} 

/* --------------------------------------------
 *　右コンテンツ
 * -------------------------------------------- */
 
.r_box_1 {
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
 
.r_box_2 {
	height: auto;
	width: auto;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
 }
 
 .r_box_3 {
	height: auto;
	width: auto;
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 80%;
	line-height: 160%;
	color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
 }
 
  .r_box_4 {
	height: auto;
	width: auto;
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
 }

/* --------------------------------------------
 *　フッター
 * -------------------------------------------- */

#footer {
	margin-right: auto;
	margin-left: auto;
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	width: 1000px;
	background-color: #666;
	color: #FFF;
	font-size: 12px;
}

#copy {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	color: #CCC;
	padding: 10px;
	float: left;
	width: 580px;
	font-size: 12px;
}

#privacy {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	color: #CCC;
	padding: 10px;
	float: left;
	width: 380px;
	text-align: right;
	font-size: 12px;
}

/* --------------------------------------------
 *　ロールオーバー
 * -------------------------------------------- */
 
#g_navi {
	height:50px;
/*	background-image: url(../img/g_navi_bg.jpg);*/
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
}
#g_navi ul {
	padding:0;
	margin: 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../img/g_navi.jpg) no-repeat 0px 0px;
	width:200px;
}
#g_navi li.g_navi02 a {
	background:url(../img/g_navi.jpg) no-repeat -200px 0px;
	width:150px;
}
#g_navi li.g_navi03 a {
	background:url(../img/g_navi.jpg) no-repeat -350px 0px;
	width:150px;
}
#g_navi li.g_navi04 a {
	background:url(../img/g_navi.jpg) no-repeat -500px 0px;
	width:150px;
}
#g_navi li.g_navi05 a {
	background:url(../img/g_navi.jpg) no-repeat -650px 0px;
	width:150px;
}
#g_navi li.g_navi06 a {
	background:url(../img/g_navi.jpg) no-repeat -800px 0px;
	width:200px;
}
#g_navi li.g_navi07 a {
	background:url(../img/g-navi.jpg) no-repeat -650px 0px;
	width:150px;
} 
#g_navi li.g_navi08 a {
	background:url(../img/g-navi.jpg) no-repeat -350px 0px;
	width:150px;
}


/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../img/g_navi.jpg) no-repeat 0px -50px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -200px -50px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -350px -50px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -500px -50px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -650px -50px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -800px -50px;
}
#g_navi li.g_navi07 a:hover {
	background:url(../img/g-navi.jpg) no-repeat -650px -50px;
}
#g_navi li.g_navi08 a:hover {
	background:url(../img/g-navi.jpg) no-repeat -350px -50px;
}


/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../img/g_navi.jpg) no-repeat 0px -100px;
	width:200px;
}
#g_navi li.g_navi02_on a {
	background:url(../img/g_navi.jpg) no-repeat -200px -100px;
	width:150px;
}
#g_navi li.g_navi03_on a {
	background:url(../img/g_navi.jpg) no-repeat -350px -100px;
	width:150px;
}
#g_navi li.g_navi04_on a {
	background:url(../img/g_navi.jpg) no-repeat -500px -100px;
	width:150px;
}
#g_navi li.g_navi05_on a {
	background:url(../img/g_navi.jpg) no-repeat -650px -100px;
	width:150px;
}
#g_navi li.g_navi06_on a {
	background:url(../img/g_navi.jpg) no-repeat -800px -100px;
	width:200px;
}
#g_navi li.g_navi07_on a {
	background:url(../img/g-navi.jpg) no-repeat -650px -100px;
	width:150px;
}
#g_navi li.g_navi08_on a {
	background:url(../img/g-navi.jpg) no-repeat -350px -100px;
	width:150px;
}


/* --------------------------------------------
 *　テーブル関連
 * -------------------------------------------- */

table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}

.td_001 {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 80%;
	color: #666;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	line-height: 180%;
}

.td_002 {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 80%;
	color: #666;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

/* to header */

.td_005 {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 90%;
	color: #666;
	line-height: 150%;
	padding: 6px;
}


/* --------------------------------------------
 *　リンク
 * -------------------------------------------- */

a:link {
	color: #39C;
	text-decoration: none;
}
a:visited {
	color: #09C;
	text-decoration: none;
}
a:hover {
	color: #69C;
	text-decoration: underline;
}


/* --------------------------------------------
 *　角丸用
 * -------------------------------------------- */
.kado  {
}
.kado1 {
	margin: 0 5px;
	height:1px;
	overflow: hidden;
	background-color:#FFCC00;
}
.kado2 {
	margin: 0 3px;
	height:1px;
	overflow: hidden;
	background-color:#FFCC00;
}
.kado3 {
	margin: 0 2px;
	height:1px;
	overflow: hidden;
	background-color:#FFCC00;
}
.kado4 {
	margin: 0 1px;
	height:2px;
	overflow: hidden;
	background-color:#FFCC00;
}
.kado5 {
	padding:10px;
	background-color:#FFCC00;
	color: #666666;
	font-weight: bold;
}
