@charset "utf-8";
/* CSS Document */

body{
margin:0 auto;
padding:0;
font-size:84%;
line-height:1.5em;
display:block;
color:#333333;
}

a{
	color:#53a928; text-decoration:none; font-weight: normal;}
a:hover {
	color:#339900; text-decoration:underline; font-weight: normal;}
a:visited: {
	color:#551A8B; text-decoration:none;}

a.blalink:link {color: #555555;}
a.blalink:visited {color: #555555;}
a.blalink:hover {color: #555555; text-decoration:underline;}
a.blalink:active {color: #555555;}

header{
}

.header{
width:860px;
margin:10px 0px 8px 0;
padding:0;
}

h1{
font-size:8px;
font-weight:normal;
}

img{
	vertical-align: bottom;
}

.container{
margin:0 auto;
padding:0;
width:860px;
}

main{
width:860px;
padding:0;
margin:0;
}

footer{
text-align:center;
padding:30px 0 20px;
}

.h_left{
	width:480px;
}
.h_right{
	width:380px;text-align:right;
}


.top_txt{
	color:#fff;
	padding:10px 32px 20px;
	margin:0;
	background:#3b8f2d;
}

.main_contents{
	width:825px;
	margin:20px 0 0 26px;
}

.main_contents .thm{
	float:left;
	width:260px;
	margin:0 15px 40px 0;
}

.ttl{
margin:0 0 24px 0;
}

.present{
	float:left;
	width:260px;
	margin:0 15px 40px 0;
}

.present ul{
	padding:10px 0 0 20px;
	margin:0;
	list-style-type: disc;
	list-style-position: outside;
}

.comment{
width:770px;
margin:0 0 30px 0;
padding:20px;
}

.border_g{
border: solid 3px #4dba3a;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.border_b{
border: solid 3px #cab069;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}


.comment table{
width:770px;
border:0;
}

td .comment_txt{
width:450px;
vertical-align:top;
}

.pagetop{
font-size:80%;
text-align:right;
padding:0 20px 15px 0;
}

.fb{
float:right;
padding:0 20px 0 0;
margin:0;
}

.twitter{
float:right;
padding:0 20px 0 0;
margin:0;
}

.thankyou{
padding:0 0 20px 0;
}

.tameshite{
padding:20px 0 0;
}
