/* 本体 */

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#555555;
	font-size:12px;
	line-height:18px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}

/* レイアウト */

#contents{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width: 1000px;
}


#left{
    width:500px;
	margin-bottom:20px;
	background-image:url(../top_img/left_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	border-right: solid 1px #666;
	float:left;
}

#right{
    width:479px;
	margin-left:0px;
	margin-bottom:20px;
	padding-left:20px;
	float:right;
}

#header{
    height:66px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	clear:both;
}

#line{
    height:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#1E3200;
	margin-bottom:20px;
	clear:both;
}

#footer{
    height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-color:#1E3200;
	color:#ffffff;
	text-align: center;
	text-decoration:none;
	
	
	clear:both;
}

#menu{
    width:200px;
	padding-left:15px;
	margin-bottom:20px;
	margin-top:100px;
	clear:both;
}

#box{
    width:150px;
	height:150px;
	padding-left:5px;
}


/* ------------------------------------------------------------
  GLOBAL MENU
------------------------------------------------------------ */
ul#globalNav {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 300px;
}

ul#globalNav li a{
	display:block;
	overflow:hidden;
	width:100%;
	height: 0 !important;
	height:/**/40px;
	padding-top:50px;
	background-image: url(../top_img/menu.png);
	background-repeat: no-repeat;
}

/*オフマウス*/
	#nav01 a{width:200px; background-position: 0 0;}
	#nav02 a{width:200px; background-position:0 -50px;}
	#nav03 a{width:200px; background-position:0 -100px;}
	#nav04 a{width:200px; background-position:0 -150px;}
	#nav05 a{width:200px; background-position:0 -200px;}
	#nav06 a{width:200px; background-position:0 -250px;}
	
	
	
/*オンマウス*/
	#nav01 a:hover{width:200px; background-position:-200px 0;}
	#nav02 a:hover{width:200px; background-position:-200px -50px;}
	#nav03 a:hover{width:200px; background-position:-200px -100px;}
	#nav04 a:hover{width:200px; background-position:-200px -150px;}
	#nav05 a:hover{width:200px; background-position:-200px -200px;}
	#nav06 a:hover{width:200px; background-position:-200px -250px;}
	
	

/* イメージ */

img { border-style:none; }

.left-img{
     float:left;
	 margin-left:10px;
	 margin-right:10px;
	 margin-bottom:10px;
	 border-style:none;
}

.right-img{
     float:right;
	 margin-left:10px;
	 margin-right:10px;
	 margin-bottom:10px;
	 border-style:none;
}

.center-img{
     text-align:center;
	 margin-top:10px;
	 margin-left:10px;
	 margin-right:10px;
	 margin-bottom:10px;
	 border-style:none;
	 
}


/* 区切り線 */

.hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #777777; /* 線色 */
   height: 1px; /* 高さ */
   clear:both;
}


/* テキスト */

.honbun {
	color: #333333; 
	font-size:1em; 
	line-height:1.5em;
	padding: 5px 5px 5px 5px;

	overflow:hidden; /* for Mac IE */
}



.honbun_s {
	color: #FFFFFF; 
	font-size:0.9em; 
	line-height:1.2em;
	background:#6a737c;
	padding: 5px 5px 5px 10px;
    overflow:hidden; /* for Mac IE */
}

.copy {
	text-align:center;
	font-size:10px;
	color: #333333;
}


/* h1 */

h1{
    margin: 0; padding:0 0 0 0;
}



/* h2 */

h2 {
	color: #CCC; 
	font-size:14px; 
	line-height:1.8em;
	margin: 0;
	line-height:1.8em;
	overflow:hidden; /* for Mac IE */
}


/* h3 */

h3 {
	color: #993; 
	font-size:1.1em; 
	line-height:1.2em;
	margin: 0; 
	padding:3px 3px 3px 3px;
    overflow:hidden; /* for Mac IE */
}

/* h4 */

h4 {
	color: #F30; 
	font-size:1.0em; 
	line-height:1.1em;
	margin: 0; 
    overflow:hidden; /* for Mac IE */
}


/* ul */

ul {
	margin:0; padding:0;
	list-style:none;
}

li {
	margin:0; padding:0px;
	
	
}

li.last a {
	padding:0px 0px 0px 0px;
}


/* リンク */


a.link_s  { color: #ffffff; text-decoration: none }
a.link_s:active  { color: #ff7d00; text-decoration: none }
a.link_s:hover  { color: #ffffff; text-decoration: none; background-color: #ff7d00 }

a.link  { color: #333333; text-decoration: none }
a.link:active  { color: #ff7d00; text-decoration: none }
a.link:hover  { color: #ffffff; text-decoration: none; background-color: #ff7d00 }

a.link_right {
	text-decoration:none;
	margin:0; padding:5px 2px 0px 20px;
	color:#555555; 
	background: url(img/sqarrow_gray11g.gif) no-repeat 5px 7px;
	font-size:1.0em;
	min-height:1.2em; line-height:1.2em;
	white-space:nowrap;
}

a.link_right:hover { 
    color: #F63;
	background: url(images/sqarrow_red11g.gif) no-repeat 5px 7px;
}
