/* 全般設定 */
body {color: #333333; background-color: #FFFFFF; margin: 0; padding: 0; font-size: 12px; font-family: Osaka, ＭＳ Ｐゴシック;}
img {border:0px;}

/* 全般的なリンク */
a {color: #666666; text-decoration: none; background-color: transparent;}
a:hover {color: #33cc33;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul {}
li {}

/* 共通パーツ */ 
.head { 
	width: 100%;
	background: #33cc33}
.head_copy { 
	font-size: 10px;
	color: #f8f8ff;
	background: #33cc33; text-align: center}

.menu { 
	width: 100%;
	font-size: 10px;
	background: url(imgs/bg_menu.gif)}

.foot { 
	width: 100%;
	font-size: 10px;
	color: #f8f8ff;
	text-align: center;
	background: #33cc33}

.base { 
	width: 770px;
	text-align: center}

.main { 
	width: 560px;
	font-size: 12px}

.service { 
	width: 100%; 
	font-size: 12px;
	line-height: 150%;
	padding: 0px 0px 0px 60px}

.txt {
	font-size: 12px;
	line-height: 150%}
.txt_top {
	padding: 0px 30px}
.txt_s {
	font-size: 10px}
.txt_green {
	color: #2e8b57}
.txt_pink {
	color: #2e8b57}
.txt_redpink {
	color: #339966}

.hyo {
	background: #33cc33}

.hyo_txt { 
	width: 100%; 
	font-size: 12px;
	line-height: 130%;
	padding: 5px 10px}

.left_pink {border-left: 1px solid #33cc33}


