body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      background-color : #accb39;
      color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active { id="counter"
	text-decoration: none;
	color: #ff33cc;
}

.container {    
	margin-right: auto;
	margin-left: auto;
        padding-top: 0px;
        padding-bottom: 10px;
        width: 1080px;
        height: 100%;       
        background-color : #ffffff;
	border-left: 1px solid #7d7d7d;
	border-right: 1px solid #7d7d7d;
}

.home {
        width: 50px;         
	background-color: #ffffff;
        text-align: left; 
        margin-left:10px;
}

.home a:link {
	background-color: #ffffff;
	text-decoration: none;
	color: #00f;
}
.home a:visited {
	background-color: #ffffff;
	text-decoration: none;
	color: #00f;
}
.home a:hover {
	background-color: #ffffff;
	text-decoration: underline;
	color: #ff0000;
}
.home a:active { 
	text-decoration: none;
	color: #ff33cc;
}

.header {       
	margin-right: 0px;
	margin-left: 18px;
	text-align: center;
        height: 40px;
        width: 1038px; 
        background-color: #0cf; 
	border: 3px double  #0000ae; 
}

.text_link {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 400px;
	border: 1px solid #0000ae;
	text-align: center;
	background-color: #fff;
	clear: none;
	margin-top: 15px;
	margin-left: 80px;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 1px;
}


h1 {
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #00f;
	text-align: center;
	line-height: 22px;
	letter-spacing: 2px;
	margin-top: 0px;
        margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        padding-top: 10px;
}

h2 {
	font-size: 16px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ff3300;
	margin-top: 5px;
        margin-right: 5px;
        margin-left: 5px;
	margin-bottom: 0px;
	clear: none;
	padding-top: 10px;
        padding-right: 50px;
        padding-left: 100px;
	padding-bottom: 0px;
	letter-spacing: 2px;
	line-height: 19px;
      background-color : #d4d4d4;
}

h3 {
	font-size: 14px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: center;
	color: #000000;
	margin-top: 0px;
        margin-right: 5px;
        margin-left: 5px;
	margin-bottom: 10px;
	clear: none;
	padding-top: 0px;
        padding-right: 50px;
        padding-left: 50px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	line-height: 19px;
      background-color : #d4d4d4;
}

h4 {
	font-size: 13px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: center;
	float: left;
	color: #400000;
	margin-top: 5px;
        margin-right: 0px;
        margin-left: 0px;
	margin-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px;
	width: 1030px;
	clear: none;
	letter-spacing: 2px;
	line-height: 15px;
      background-color : #00ffff;
}

.text {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	float: left;
	width: 930px;
        background-color : #fff;
	color: #0066ff;
	text-align: left;
	clear: none;
	margin-top: 0px;
	margin-left: 80px;
        padding-left: 30px;

}

.info {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
        color: #0000ff;
        float: left;
        width: 100%;
        text-align: center;
	margin: 0px;
        padding: 3px;  
}

.info a:link {
	text-decoration: underline;
	color: #ff0000;
}
.info a:visited {
	text-decoration: underline;
	color: #ff0000;
}
.info a:hover {
	text-decoration: underline;
	color: #ff00cc;
}
.info a:active { id="counter"
	text-decoration: none;
	color: #ff33cc;
}

.google_01 {
        float: left;
        width : 170px;
        height : 90px; 
        text-align: center;
	margin-left: 18px;
        padding-left: 63px;
        padding-top: 0px;
        padding-right: 3px;
        padding-bottom: 3px;
        background-color : #ffffff;
	border-left: 3px double #5bffff;
	border-top: 3px double #5bffff;
	border-right: 0px double #5bffff;
	border-bottom: 3px double #5bffff;
}

.google_02 {
        float: left;
        width: 790px;
        height : 90px; 
        text-align: center;
	margin-left: 0px;
        padding-left: 10px;
        padding-top: 0px;
        padding-right: 3px;
        padding-bottom: 3px; 
        background-color : #ffffff;
	border-left: 0px double #5bffff;
	border-top: 3px double #5bffff;
	border-right: 3px double #5bffff;
	border-bottom: 3px double #5bffff;
}

.google_03 {
        float: left;
        width: 1040px; 
        height : 35px;
        text-align: center;
	margin-top: 5px;
	margin-left: 17px;
        padding-top: 5px;
        padding-bottom: 6px; 
        background-color : #fff;
        background-color : #ffffff;
	border-left: 3px double #5bffff;
	border-top: 3px double #5bffff;
	border-right: 3px double #5bffff;
	border-bottom: 0px double #5bffff;
}

.google_04 {
        float: left;
        width: 1040px; 
        height : 45px;
        text-align: center;
	margin-left: 17px;
        padding-top: 5px;
        padding-bottom: 15px; 
        background-color : #fff;
        background-color : #ffffff;
	border-left: 3px double #5bffff;
	border-top: 0px double #5bffff;
	border-right: 3px double #5bffff;
	border-bottom: 3px double #5bffff;
}


.wide {
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
        float: left;
	font-weight: normal;
        width: 1080px;
        height: auto;
        text-align: center;
        background-color: #ffffff;  
	padding-bottom: 15px;
}


.center_bar {
        margin-left: 17px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
        float: left;
	font-size: 12px;
	font-weight: normal;
        width: 1040px;
        height: auto;
        text-align: left;
        background-color: #ffffff; 
	border: 3px double #03F; 
}

.photo {
	float: left;
        width: 1000px;
        height: 625px;
	padding: 10px;
	border: 1px solid #0000ff;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	background-color: #ffffff;
}


#footer {
	background-color: #30c;
	float: left;
	height: auto;
	width: 1045px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
        margin-left: 18px;
	text-align: center;
}

.text_link02 {
	font-size: 12px;
        color: #ffffff;
	font-weight: normal;
	float: left;
	width: 1035px;
	text-align: center;
	clear: none;
	line-height: 12px;
	padding: 3px;
}
