@charset "shift_jis";
/*CSS Document*/

/*defalt setting*/

/*txt color*/

body{
	color:#666666;
	text-align:center;
	}

/*link text color*/

a{
	color:#999999;
	}

/*on mouse text color*/

a:hover{
	color:#FF9900;
	text-decoration:underline;
	}

/* global menu */

#globalmenu {
	margin-bottom: 20px;
	border-bottom: 20px solid #690;
	}

img{
	border:0;
	}

a img{
	border:0;
	}

div{
	margin:auto;
	}

*{
	margin:0; padding:0;
	}

/* table */

table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
	}
	
th, td	{
	padding: 5px 20px;
	color: #1D5C79;
	}

/*font size*/
body {
	font-size: 12px; /* modern */
/*	*font-size: 80%; */ /* IE 7 */
/*	*font: 80%; */ /* IE 6 older */
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;\
	}

p,li{
	font-size:12px;
	*font-size:90%;
	*font:90%;
	}

/***common***/
h1{
	font-size:11px;
	font-weight:normal;
	border-color:#333333;
	border-width:0px 0 0 4px ;
	color:#333333;
	text-indent:10px;
	line-height:18px;
	vertical-align:top;
	padding:20px 0 0 0;
	}

h2{
	background:url(img/common/h2_bg.gif) no-repeat;
	font-size:14px;
	color:#666666;
	text-indent:10px;
	vertical-align:top;
	height:42px;
	line-height:42px;
	margin:0 0 5px 0;
	}

h3{
	background:url(img/common/h3_bg.gif) no-repeat;
	font-size:12px;
	color:#009933;
	text-indent:12px;
	vertical-align:top;
	height:32px;
	line-height:32px;
	margin:0 0 5px 0;
	font-weight:normal;
	}

.obj{
	margin:0 6px 0 6px;
	}

.obj p{
	line-height:160%;
	margin:0 0 12px 0;
	}


.cnt{ text-align:center;}

.r{ text-align:right;}

.l{ text-align:left;}

.rr{
	text-align:right;
	color:#ff952b;
	}

/* table */
.main_table th	{
	border-bottom: 2px solid #1D5C79;
	}

.main_table td	{
	border-bottom: 1px solid #DDD;
	}


/**layout**/

#bg{
	width:920px;
	background:url(img/common/cont_bg.gif) repeat-y;
	margin:0 auto 0 auto;
	text-align:left;
	}

#head div#logo_image{
	background:url(img/common/mark.gif) no-repeat;
	margin:0 0 0 6px;
	width:76px;
	height:72px;
	float : left ;
	}

#head p#logo{
	font-size:24px;
	font-weight:bold;
	font-family:tahoma, Courier, mono;
	border-color:#006600;
	border-width:0 0 0 4px ;
	color:#009933;
	text-indent:10px;
	line-height:24px;
	}

#head p#logo a{
	text-decoration:none;
	color:#009933;
	}

#head p#logo a:hover{
	text-decoration:none;
	color:#009933;
	}

#head p#lastmodified{
	text-align:right;
	margin-right: 1em;
	}


/*global menu*/

#globalmenu ul {
	list-style-type: none;
	margin-bottom: 5px;
	}

#globalmenu li {
	display: inline;
	padding: 0 0.5em;
	border-right: 1px solid #060;
	}

#globalmenu li a {
	color:#333333;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 4px 0 4px;
	}

#globalmenu li a:hover {
  	text-decoration: underline;
	color:#009933;
	}

/* contents */

#contents{
	clear:left;
	margin:0 10px 0 5px;
	zoom:100%;
	}


#contents:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	}


/* -- list -- */
#contents ul { margin: 1em 0 1em 20px; }

#contents ol { margin: 1em 0 1em 25px; }

#contents li { line-height: 1.6em;
		margin-bottom: 0.5em;
	}

/* left menu */

#left_menu{
	float:left;
	width:180px;
	list-style-type: none;
	margin: 0 0 0.5em 0;
	}

#left_menu div#qr_image{
	background:url(img/top/iwane-qr.gif) no-repeat;
	width:123px;
	height:123px;
	}

#left_menu p{
	}

#left_menu ul{
	width:160px;
	list-style-type:none;
	margin-bottom:20px;
	padding:0 0 1px 0;
 	}

#left_menu ul li{
	display: inline;
	}

#left_menu ul li.title{
	display: inline;
	width: 160px;
	color:#336633;
	font-size:13px;
	display: block;
	padding: 0.5em 0;
	border-bottom: 1px solid #99cc00;
}

#left_menu ul li a{
	text-decoration: none;
	width: 160px;
	display: block;
	padding: 0.5em 0;
	border-bottom: 1px solid #cccccc;
	}					

#left_menu ul li a:hover{
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	}



/* main */

#main{
	width:700px;
	float:left;
	margin:0 0 0 20px;
	zoom:100%;
	}

#foot_up{
	clear:left;
	}

#main:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;	
}
#main p{
	line-height:2.0em;
	margin:0 0 16px 0;
	}

#main div#info div#info_inner{
	margin:0 1px 0 1px;
	overflow:auto;
	height:600px;
	}

#main div#info div#info_inner h3{
	border-width:0;
	margin:5px 5px 5px 5px;
	text-indent:0;
	background:none;
	font-size:100%;
	color:#009933;
	font-weight:normal;
	height:auto;
	line-height:1.0em;
	}

#main div#info div#info_inner p{
	line-height:150%;
	margin:0 5px 12px 5px;
	}

/*foot*/

#foot{
	border:solid #cccccc;
	border-width:1px 0 1px 0;
	color:#999999;
    height:40px;
	clear:both;
	text-align:center;
	margin:20px 0 0 0;
	font-size:11px;
	padding:6px 0 0 0;
	}

#foot a{
	color:#999999;
	text-decoration:none;
	}

#foot a:hover{
	color:#999999;
	}

/*TOP PAGE*/
#top{
	}

#top div#main_image{
	background:url(img/top/top_pic.jpg) no-repeat;
	width:700px;
	height:252px;
	margin-bottom: 1em;
	}

#top div#info h2{
	background:url(img/common/h2_bg.gif) no-repeat;
	font-size:14px;
	color:#666666;
	text-indent:10px;
	vertical-align:top;
	height:42px;
	line-height:42px;
	margin:0 0 5px 0;
	}

#top div#info div#info_inner{
	margin:0 1px 0 1px;
	overflow:auto;
	height:200px;
	}

#top div#info div#info_inner h3{
	border-width:0;
	margin:5px 5px 5px 5px;
	text-indent:0;
	background:none;
	font-size:100%;
	color:#009933;
	font-weight:normal;
	height:auto;
	line-height:1.0em;
	}

#top div#info div#info_inner p{
	line-height:150%;
	margin:0 5px 12px 5px;
	}

#container{
	}
 
