/*-----riset-----*/

html,body,div,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size: 90%;
}
ul,ol,li,dl,dt,dd{
	list-style: none; 
	font-weight:normal;
	line-height:1.7;
	margin:0px;
	padding:0px;
	text-align:left;
	position: relative;
	left: 0px;
}
img {
border:0pt none;
}

a:link {
	text-decoration:underline;
	font-style: normal;
	color: #44524b;
	font-weight: bold;
}

a:visited {
	color:#44524b;
	text-decoration:underline;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color:#A31111;
	text-decoration:underline;
	font-weight: bold;
}
a img {
border: none;
}


/*------基本設定---------------*/
h1{
	color:#443737;
	font-weight:bold;
	font-size:large;
}

h2{
	color:#686868;
	font-size:medium;
	font-weight:;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3{
	color:#686868;
	font-weight:bold;
	font-size:small;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	border:solid 1px #9191a5;
	background-color: #F0EEF1;
	margin-bottom: 5px;
}

h4{
	color:#686868;
	font-weight:bold;
	font-size:small;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:2px;
	padding-left:5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #b6c1b6;
	background-color: #F0EEF1;
	padding-bottom: 2px;
	margin-right: 5px;
}

h5{
	color:#686868;
	font-size:95%;
	margin-top:5px;
	margin-bottom:0px;
	padding-top:1px;
	padding-left:5px;
	border:solid 1px #b6c1b6
}

h6{
	color:#686868;
	font-size:small;
	text-align:center;
	margin-top:5px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px #b6c1b6
}


strong{
color:#AA0000;
font-size:larger;
font-weight: bold;
letter-spacing: -.1em;
padding-right: 5px;
}

em{
	color:#aa0000;
	font-style:normal;
	line-height:150%;
	padding:1px
}

th{
	background-color: #f2f2f2;
}


/*container*/
#container{
	width:810px;
	padding-right: 3px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	font-size:80%;
	line-height:130%;
}

/*header*/
#header{
	height: 30px;
	background: url(images/index01.gif) no-repeat left center;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	padding-top: 0px;
}
#header li {
	width: 100px;
	height: 30px;
	float: right;
}
#header ul li a {
	
	width: 100px;
	height: 30px;
	overflow: hidden;
	
}

/*navi*/
#navi{
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*======================================
checkbutton
=======================================*/
#checkbutton {
	
	width:320px;

	position: fixed;

	bottom: 0;

	left:10px;

}

#checkbutton .facebook {

	float: left;

	padding: 0 20px 0 0;

}

#checkbutton a:hover {

 filter: alpha(opacity:60);

	opacity: 0.6;

}



/*column-menu*/
#column-menu{
	float:left;
	width:130px;
	padding-bottom: 20px;
	padding-top: 5px;
	}

#column-menu p{
	width: 130px;
	margin-bottom: 10px;
}
	
#column-menu a{
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	
	}
	

/*right-menu*/
#right-menu{
	float: right;
	width:110px;
	padding-bottom: 20px;
	}
	
#right-menu p{
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}	
	
#right-menu a{
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	
	}
	

/*----photo----*/
#photo {
	width: 670px;
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
}

#photo p{
	padding: 5px;
}

/*----main----*/
#main {
	width: 554px;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#main p{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	line-height: 150%;
	text-indent: 1em;
}

#main img{
	padding-bottom: 20px;
}

/*----main2----*/
#main2 {
	width: 670px;
	float: right;
	padding-top: 5px;
	padding-bottom: 15px;
}

#main2 p{
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#main2 a:link {
	text-decoration:underline;
	font-style: normal;
	color: #44524b;
	font-weight: bold;
	width: 100%;
}

#main2 a:visited {
	color:#44524b;
	text-decoration:underline;
	font-style: normal;
	font-weight: bold;
}
#main2 a:hover {
	color:#A31111;
	text-decoration:underline;
	font-weight: bold;
}

#main2 th{
	background-color: #f2f2f2;
	border: 1px solid #999999;
}

#main2 td{
	border: 1px solid #999999;
	vertical-align: top;
}

#hand {
	width: 670px;
	float: right;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(images/hand2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
}

#hand p{
	padding: 5px;
}

#topic{
	padding-top: 5px;
	padding-bottom: 15px;	
}
#topic h2{
	margin-top: 10px;
}
#topic p{
	padding-top: 10px;	
}

/*----footer----*/
#footer{
	clear:both;
	font-size:x-small;
	margin-top: 20px;
	padding-top:10px;
	padding-bottom:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align: right;
	background-image: url(images/rogo_mini.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*----class----*/

.active{
	background-color: #6A7CA2;
	color: #FFFFFF;
	font-weight: bold;
}

.new{
	background-color: #f5f5f5;
	font-size: small;
}
.imgsage{
margin-top:20px
}
.right{
	width: 50%;
	float:right;
	margin-bottom:10px;
	text-align: left;
}

.rightright{
	text-align:right;
	float:right;
	margin-right:0px;
}

.left{
	float:left;
	width: 50%;
}

.Intro_left{
	float:left;
	width: 50%;
}

.arrow-right{
	background-image: url(01/images/ya.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}
.td-gray{
	background-color: #f5f5ef;	
}
.clear{
	clear: both;
}

.adres{
	margin-top: 50px;
}

.h2{
	background-color: #993399;
	color: #FFFFFF;
}

/* CSS Document */
