﻿.style10   { color: #474443; font-size: 10px; line-height: 1.25;}
.style10b  { color: #63bee9; font-size: 10px; line-height: 1.25;}
.style10c  { color: #E01783; font-size: 10px; line-height: 1.25;}
.style11   { color: #474443; font-size: 11px; line-height: 1.25;}
.style12   { color: #474443; font-size: 12px; line-height: 1.5;}
.style12b  { color: #63bee9; font-size: 12px; line-height: 1.5;}
.style13   { color: #474443; font-size: 13px; line-height: 1.5;}
.style13a  { color: #474443; font-size: 13px;}
.style13b  { color: #63bee9; font-size: 13px; line-height: 1.5;}
.style14   { color: #474443; font-size: 14px; line-height: 1.5;}
.style14a  { color: #474443; font-size: 14px;}
.style14b  { color: #63bee9; font-size: 14px; line-height: 1.5;}
.style16   { color: #474443; font-size: 16px; line-height: 1.5;}
.style16b  { color: #63bee9; font-size: 16px; line-height: 1.5;}
.style18   { color: #474443; font-size: 18px; line-height: 1.5;}
.style18b  { color: #63bee9; font-size: 18px; line-height: 1.5;}
.style20   { color: #474443; font-size: 20px; line-height: 1.5;}
.style20b  { color: #63bee9; font-size: 20px; line-height: 1.5;}
.style22 { font-size: 10px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
.style25 { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
.style26 { font-size: 12px; line-height: 1.5;}

body{
    margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/001-001.gif);
	}

/*---------ここからデザイン部分（各ページ共通）---------*/

#body1 {
    width: 800px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
    }
		
#container {
	width: 800px;
	margin-top: 0px;
	background-color: #ffffff;
	margin: 0px;
    }
	
	#container_1 {
	width: 800px;
	margin-top: 0px;
	margin:0px;
    }
	
        #left_box_1 {
		margin: 0px;
		float: left;
		width: 480px;
		height: 320px;
		}
		
		#right_box_1 {
		margin: 0px;
		float: right;
	    width: 320px;
		height: 320px;
		}
		
		#left_box_2 {
		margin: 0px;
		float: left;
		width: 200px;
		}
		
		#right_box_2 {
		margin: 0px;
		float: right;
	    width: 590px;
		}
		
		#right_box_2_sp {
		margin: 0px;
		float: left;
	    width: 10px;
		height: 445px;
		background-color: #02A24C;
		}
		
		#left_box_2b {
		margin: 0px;
		float: left;
		width: 200px;
		}
		
		#left_box_2b2 {
		margin: 0px;
		float: left;
		width: 190px;
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		}
		
		#right_box_2b {
		margin: 0px;
		float: right;
	    width: 590px;
		}
		
		#right_box_2bb {
		float: right;
	    width: 580px;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 0px;
		margin-bottom: 5px;
		}
		
		#right_box_2bbb {
		float: left;
	    width: 285px;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 0px;
		margin-bottom: 5px;
		}
		
		#right_box_2bbbb {
		float: right;
	    width: 285px;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 0px;
		margin-bottom: 5px;
		}
		
	#container_1b {
	width: 800px;
	margin-top: 0px;
	margin:0px;
	background-color: #02A24C;
    }
	
/*---------フッター（各ページ共通）---------*/

#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

/*---------link setting（各ページ共通）---------*/

a:link{
	color: #02A24C;
	text-decoration: none;
}
a:active{
	color: #63bee9;
	text-decoration: none;
}
a:visited{
	color: #02A24C;
	text-decoration: none;
}
a:hover{
	color: #63bee9;
	text-decoration: underline;
}

p.text{
	padding:5px 10px 5px 15px;
	line-height:150%;	
}