@charset "utf-8";
/*基本設定-----------------*/
* {  
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 13px;
	line-height: 180%;
}
body  {  
	color: #464646;
	text-align: center;
	background-image : url(back_ground.gif);
	background-repeat: repeat;
	/* これ以降Mac IE 5には適用されない \*/
	letter-spacing: 1px;
	/* これ以降Mac IE 5にも適用される */ 
}
body a {  
	color: #3366CC;
	text-decoration: underline;
}
body a:hover {  
	color: #FF6600;
}
img  {  
	border:none;
	vertical-align: bottom;
}
#outline {  
	width:900px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*ヘッダー-----------------*/
#logo {  
	float: left;
	width: 320px;
	margin: 5px 0px 0px 30px;
}

#head_main {  
    clear:both;
	width: 900px;
}

#global_menu {  
	height: 24px;
	width: 860px;
	clear: both;
	padding: 10px 0px 0px 40px;
}
#global_menu li {  
	float: left;
}
#header_title {  
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7FC727;
	padding: 15px 25px 15px 40px;
	height: 40px;
}


#title_img {
/*	float: left;*/
}
#blog {  
	float: right;
	width: 198px;
	padding: 5px 20px 5px 0px;
}

/*プルダウンメニュー-----------------*/


ul#pulldown-menu,
ul#pulldown-menu li,
ul#pulldown-menu li ul,
ul#pulldown-menu li ul li {
  margin: 0;
padding: 0;
background: none;
font-style: normal;
font-weight: normal;
font-size: 100%;
text-align: left;
list-style-type: none;
}

ul#pulldown-menu a {
  color: #7fc727;
font-style: bold;
text-decoration: none;
}



ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
  background: #E7F7D2;
border-right:1px solid dotted #e6e6e6;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
  color: #fff;
background: #7fc727;
}

ul#pulldown-menu li {
  float: left;
position: relative;
margin: 0 1px;
height: 2em;
font-weight: bold;
line-height: 2em;
}
ul#pulldown-menu li a {
  display: block;
/*width: 10em;*/
height: 2em;
padding:0px 5px 0px 5px;
/*text-align: center;*/
}

ul#pulldown-menu li ul li {
  float: none;
margin: 0;
font-weight: normal;
width: 9em;
}

ul#pulldown-menu li ul,
ul#pulldown-menu li ul li ul {
  display: none;
}

ul#pulldown-menu li:hover ul {
display: block;
position: absolute;
z-index: 100;
}

* html ul#pulldown-menu li:hover ul {
vertical-align: bottom;
}

ul#pulldown-menu li:hover ul li ul {
display: none;
}

ul#pulldown-menu li ul li:hover ul {
display: block;
position: absolute;
top: 0;
left: 10em;
z-index: 200;
} 



/*コンテンツ-----------------*/

.sub_title{
  text-align:left;
font-size:120%;
line-height:250%;
font-weight:bold;
	background-image : url(sub_titlebar_b.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;
}

.question{
  text-align:left;
color:#0099FF;
font-weight:bold;
}

.subtitle{
  text-align:left;
color:#006600;
font-size:120%;
line-height:120%;
font-weight:bold;
}

.subtitle2{
  color:#000000;
font-weight:bold;
font-size:150%;
line-height:150%;
}


.bold{
  color:#FF3300;
font-weight:bold;
}

.bold2{
  color:#000000;
font-weight:bold;
}

.column{
  border:1px solid #e6e6e6;
background-color:#FFe8FF;
padding:10px 10px 10px 10px;
}

.column p{
  padding:5px 0px 10px 0px;
}


.cen{
  text-align:center;
}

.right{
  text-align:right;
}

#main_outline {  
	width: 900px;
	clear: both;
	padding: 40px 0px 20px 0px;
	float: left;
}
#main {  
	width: 715px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 40px;
}
.contents {  
	padding: 15px 0px 15px 0px;
}
.contents p {  
	margin: 0px 15px 15px 15px;
}
.f_r {  
	float: right;
	margin: 0px 15px 15px 20px;
	display: inline;
}
.f_l {  
	float: left;
	margin: 0px 20px 15px 15px;
	display: inline;
}

hr {
  width:715px;
color: #646467; /* 線の色(IE用) */
height: 1px;  /*線の太さ */
border-width: 1px 0px 0px 0px; /* 太さ */
border-color: #646467; /* 枠の色 */
border-style: dashed; /* 枠の種類 */
margin:15px 0px 15px 0px;
}


/*サイドバー-----------------*/
#sidebar {  
	float: right;
	width: 105px;
	margin: 0px 20px 0px 0px;
	display: inline;
}

/* サイドバー　IE6用
--------------------------*/
* html #sidebar {  
	float: right;
	width: 105px;
	margin: 0px 10px 0px 0px;
	display: inline;
}



#sidebar li {  
	background-image : url(menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 10px 13px;
	line-height: 130%;
}
#sidebar li a {  
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 130%;
}
#sidebar li a:hover {  
	color: #FF6600;
}
#side_banner {  
	padding: 10px 0px 0px 0px;
}
#side_banner li {  
	background-image: none;
	padding: 0px 0px 15px 0px;
}
/*フッター-----------------*/
#footer {  
	letter-spacing: 0px;
	clear: both;
	padding: 0px 0px 0px 40px;
}
#footer_banner {  
	height: 80px;
}

#footer_banner img {  
	margin: 0px 10px 0px 0px;
	float: left;
}

.footer_banner_top {  
	height: 55px;
}

.footer_banner_top img {  
	margin: 0px 10px 5px 0px;
	float: left;
}


#footer_logo {  
	padding: 20px 0px 0px 0px;
}
#footer_link {  
	padding: 10px 0px 25px 0px;
}
/*page_top-----------------*/
.page_top {  
	clear: both;
	width: 130px;
	margin: 0px 0px 0px 585px;
	padding: 30px 0px 30px 0px;
}
