body{color:#292929;background-color:white;text-align:center;margin:0px}

/*-----riset-----*/

html,body,div,pre,form,p,blockquote,fieldset,input {
margin: 0; 
padding: 0; 
}
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{
	font-weight:normal;
	line-height:1.7;
	margin:0px;
	padding:0px;
	text-align:left;
	position: relative;
	left: 0px;
}
img {
border:0pt none;
margin:0pt;
padding:0pt;
}
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:#740000;
	text-decoration:underline;
	font-weight: bold;
}
a img {
border: none;
}


/*------基本設定---------------*/
h1{
color:#323233;
font-weight:bold;
font-size:medium;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2{
	color:#102b42;
	font-size:medium;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#c7cfd3;
	margin-bottom: 5px;
}

h3{
	color:#1E2323;
	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:#1E2323;
	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:#665c00;
	font-size:95%;
	margin-top:5px;
	margin-bottom:0px;
	padding-top:1px;
	padding-left:5px;
	border:solid 1px #b6c1b6
}

h6{
	color:#334100;
	font-size:small;
	text-align:center;
	margin-top:5px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px #b6c1b6
}

p{
	margin-top:5px;
	margin-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	line-height: 150%;
}

img{
	margin-top:3px;
	margin-bottom:3px;
}

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
}

/*----table----*/
table{
	border: 1px solid #E8E8E8;
}
caption{
	font-size: small;
	text-align: right;
}
th {
	background-color: #D9D9D9;
	font-size: 90%;
	text-align: center;
	padding: 3px;
}
td{
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*----list----*/
ol{
	margin-right: 10px;
	margin-left: 20px;
}

li {
	list-style-position:outside;
	margin-left: 0px;
	margin-right: 10px;
}


dl{
	padding-left: 10px;
}

dt{
	color:#44524b;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 5px;
}

dd{
	padding-left: 0px;
	margin-bottom: 10px;
}

/*container*/
#container{
	width:960px;
	padding-right: 3px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	font-size:80%;
	line-height:130%;
}

/*header*/
#header{
	background-image: url(images/topp.gif);
	height: 60px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

#header h1{
	text-align: right;
	margin-right: 110px;
}

#header p{
	
	float: right;
	line-height: 100%;
	padding-top: 5px;
	margin-bottom: 0px;
}


/*----main----*/
#main{
	clear:both;
	width:960px;
}

/*----column-left----*/
#column-left{
	float:left;
	width:315px;
	height: 310px;	
	padding-right: 5px;	
}
#column-left img{
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
#column-left2{
	clear:both;
	float:left;
	width:315px;
	padding-right: 5px;
	text-align: right;
	margin-bottom: 5px;
}
/*----column-center----*/
#column-center{
	float: left;
	width: 310px;
	height: 310px;	
	padding-right: 5px;
	padding-left: 5px;
}
#column-center img{
	margin-bottom: -5px;
}
#column-center2{
	float: left;
	width: 310px;	
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;	
	margin-bottom: 5px;
}
/*----column-right----*/
#column-right{
	float:right;
	width:315px;
	height: 310px;
	padding-left: 5px;	
}
#column-right img{
	margin-bottom: 8px;
	margin-left: 20px;
	float: right;
}
#column-right2{
	float:right;
	width:315px;
	padding-left: 5px;
	text-align: right;
	margin-bottom: 5px;
}

/*----column-explain----*/
#column-explain {
	width: 345px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;	
}
#column-explain img{
	margin-right: 5px;
	margin-bottom: 5px;
}
/*----column-charge----*/
#column-charge {
	width: 445px;
	float: right;
	padding-left: 5px;
	margin-bottom: 10px;
}

/*column-menu*/
#column-menu{
	float:left;
	width:150px;
	font-weight: bolder;
}
#column-menu a{
	font-weight: bold;
	text-decoration: none;
}
#column-menu a:hover{
color:#8c00ff;
font-weight:bold
}
#column-menu li{
	margin-left: 0px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 10px;
}

/*----rmain----*/
#rmain {
	width: 800px;
	float: right;
}
#rmain2 {
	width: 800px;
	float: right;
}
/*----footer----*/
#footer{
	clear:both;
	font-size:x-small;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:10px;
	width:960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
}

/*-----breadscrumbs----*/
#breadcrumbs{
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	clear: both;
	font-size:x-small;
	width: 960px;
}

/*----class----*/

.imgsage{
margin-top:20px
}
.right{
	width: 50%;
	float:right;
	margin-right:0px;
	margin-bottom:10px;
}

.rightright{
	text-align:right;
	float:right;
	margin-right:0px;
}

.left{
	float:left;
	margin-bottom:10px;
}
.arrow-right{
	background-image: url(images/ya.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}
.td-gray{
	background-color: #f5f5ef;	
}
.clear{
	clear: both;
}
