body {       
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color : #ffffff;
        font-family: Arial, Helvetica, sans-serif;

}

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

.container {    
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        padding-top: 0px;
        padding-bottom: 10px;
        width: 880px;
        height: 100%;
        text-align: center;        
      background-color : #fff;
}

.home {
        text-align: left; 
        margin-top: 0px;
        margin-left:10px;
}

.home a:link {
	background-color: #fff;
	text-decoration: none;
	color: #00f;
}
.home a:visited {
	background-color: #fff;
	text-decoration: none;
	color: #00f;
}
.home a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #f00;
}
.home a:active {
	background-color: #fff;
	text-decoration: none;
	color: #f3c;
}

.header {       
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0px; 
        height: 98px;
        width: 760px; 
        background-image: url(../image/bg_karakuni_01.jpg);
        background-repeat: no-repeat;
        background-position: center;   
	border: 2px solid #000; 
}

.header h1 {
	margin:0px;
	padding:20px 0px 0px 60px;
	font-weight: bold;
	font-size:24px;
	color: #ffffff;
        padding-bottom: 10px;
	text-align: left;
}

.description {
	color:#ffffff;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bolder;
	margin-top: 0px;
	margin-left: 50px;
	text-align: left;
	float: left;
}


h2 {
	font-size: 13px;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: left;
	color: #0000ff;
	margin: 5px 5px 5px 20px;
	clear: none;
	letter-spacing: 1px;
	line-height: 18px;
}

h3 {
	font-size: 13px;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: right;
	color: #ff0000;
	margin: 5px;
	clear: none;
	margin-bottom: 2px;
	letter-spacing: 1px;
	line-height: 18px;
}

.google_01 {
        float: left;
        width: 760px;
        text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
        margin-left: 60px;
        padding: 3px;  
}

.google_02 {
        float: left;
        width: 760px;
        text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        margin-left: 60px;
        padding: 3px;  
}

.sample {
        margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 10px;
        float: left;
	font-weight: normal;
        width: 760px;
        height: auto;
        text-align: left;
        background-color: #ffffff;
	padding-bottom: 15px;     
	border: 2px solid #0033ff;
}

.photo {
	float: left;
	padding: 10px;
	border: 1px solid #0033ff;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 18px;
	background-color: #ffffff;
}

.photo_02 {
	float: left;
	padding: 10px;
	border: 1px solid #0033ff;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 168px;
	background-color: #ffffff;
}


