/*ページ全体*/
a { text-decoration:none;
}

a:link {
	color: #2A7335;
}

a:visited {
	color: #2A7335;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
}





*{
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size: 100%;
}

body{
	text-align:center;
	font: small/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
/*	background: url(../img_cmn/bg.jpg) repeat-x; */
}

img{
border:0;
vertical-align:bottom;
}
.clearboth {
	clear: both;
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 770px;
	background: url(../img_cmn/bg_shadow.jpg) repeat-y;
}
#base {
	width: 760px;
	text-align: left;
	background: #ECECEC;
	margin: 0px auto;
	padding: 0px;
}

/*ヘッダー*/

#headerline {
	background: #029938;
}
#headerline p {
	color: #FFFFFF;
	text-align: right;
	margin-right: 20px;
	font-size: x-small;
	padding: 0px;
	margin-top: 0px;
}
#header {
	background: url(../img_cmn/header_bg.jpg) repeat-x;
	height: 55px;
}
#header h1 {
	padding-top: 16px;
	padding-left: 20px;
	float: left;
}
#header ul {
	list-style: none;
	float: right;
	padding-top: 29px;
	padding-right: 20px;
}
#header li {
	background: url(../img_cmn/mark01.jpg) no-repeat;
	padding-left: 20px;
}

/*フラッシュ*/

#flash {
	height: 250px;
}
#flash_shadow {
	background: url(../img/flash_shadow.jpg) repeat-x;
	height: 5px;
	font-size:1px;
}

/*メニュー*/

#menu {
	height: 55px;
}
#menu em {
	font-size: 80%;
	visibility: hidden;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
	float: left;
}
#menu01 {
	height: 55px;
	width: 152px;
}
#menu01 a {
	display: block;
	height: 55px;
	width: 152px;
	text-decoration: none;
	background: url('../img/menu01.jpg') no-repeat;
}
#menu01 a:hover {
	background-position: 0px -55px;
}

#menu02 {
	height: 55px;
	width: 152px;
}
#menu02 a {
	display: block;
	height: 55px;
	width: 152px;
	text-decoration: none;
	background: url(../img/menu02.jpg) no-repeat;
}
#menu02 a:hover {
	background-position: 0px -55px;
}
#menu03 {
	height: 55px;
	width: 152px;
}
#menu03 a {
	display: block;
	height: 55px;
	width: 152px;
	text-decoration: none;
	background: url(../img/menu03.jpg) no-repeat;
}
#menu03 a:hover {
	background-position: 0px -55px;
}
#menu04 {
	height: 55px;
	width: 152px;
}
#menu04 a {
	display: block;
	height: 55px;
	width: 152px;
	text-decoration: none;
	background: url(../img/menu04.jpg) no-repeat;
}
#menu04 a:hover {
	background-position: 0px -55px;
}
#menu05 {
	height: 55px;
	width: 152px;
}
#menu05 a {
	display: block;
	height: 55px;
	width: 152px;
	text-decoration: none;
	background: url(../img/menu05.jpg) no-repeat;
}
#menu05 a:hover {
	background-position: 0px -55px;
}

#menu_shadow {
	clear: both; 
	background: url(../img/menu_shadow.gif) repeat-x;
	height: 20px;
}

/*中身*/

#contents {
	background-color: #FFFFFF;
	width: 720px;
	margin-left: 20px;
	padding-bottom: 20px;
}

/*左側*/

#left {
	width: 480px;
	float: left;
}

#left h2 {
	padding-top: 20px;
	padding-left: 17px;
}

#left ul {
	list-style: none;
	padding-top: 10px;
	padding-left: 30px;
}
#left li {
	background: url(../img_cmn/mark02.jpg) no-repeat;
	color: #666600;
	padding-left: 15px;
}

#line {
	background: url(../img_cmn/line.jpg) repeat-x;
	height: 5px;
	width: 450px;
	margin-left: 30px;
}

#example {
	width: 480px;
	padding-top: 10px;
}

#example p {
	width: 450px;
	margin-left:30px;
	margin-bottom:10px;
	line-height:200%;
}

#flash_pl {
	width: 440px;
	margin:15px 10px 0 30px;
	font-size:10px;
}

#flash_pl img{
	float:left;
	margin-right:10px;
}

#flash_pl p{
	width:340px;
	line-height:150%;
}

/*右側*/

#right{
	float: left;
	width: 240px;
}

.banner01 {
	padding-top: 10px;
	padding-left: 20px;
}
#right p {
	font-size: x-small;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 120%;
	padding-top: 5px;
}


#group {
	background: url(../img/group.gif) no-repeat;
	height: 177px;
	margin-left: 14px;
	margin-top: 20px;
	width: 213px;
}

#group-left {
	float: left;
	width: 106px;
	padding-top: 10px;
	height: 136px;
}

#group-left em {
	font-size: 80%;
	visibility: hidden;
}

#group-left ul {
	list-style: none;
	margin:0;
	padding: 0 7px 0 0;
}

#group-left li {
	float: right;
/*	display: inline;*/
}

#group01 {
	height: 22px;
	width: 55px;
}
#group01 a {
	display: block;
	height: 22px;
	width: 55px;
	text-decoration: none;
	background: url(../img/group01.jpg) no-repeat;
}
#group01 a:hover {
	background-position: 0px -22px;
}

#group02 {
	height: 30px;
	width: 79px;
}
#group02 a {
	display: block;
	height: 30px;
	width: 79px;
	text-decoration: none;
	background: url(../img/group02.jpg) no-repeat;
}
#group02 a:hover {
	background-position: 0px -30px;
}

#group03 {
	height: 31px;
	width: 41px;
}
#group03 a {
	display: block;
	height: 31px;
	width: 41px;
	text-decoration: none;
	background: url(../img/group03.jpg) no-repeat;
}
#group03 a:hover {
	background-position: 0px -31px;
}

#group04 {
	height: 30px;
	width: 65px;
}
#group04 a {
	display: block;
	height: 30px;
	width: 65px;
	text-decoration: none;
	background: url(../img/group04.jpg) no-repeat;
}
#group04 a:hover {
	background-position: 0px -30px;
}

#group-right {
	float: right;
	width: 100px;
	padding-top: 10px;
}

#group-right em {
	font-size: 50%;
	visibility: hidden;
}

#group-right ul {
	list-style: none;
	margin: 0;
	padding:0;
}

#group-right li {
/*	display: inline;*/
}

#group05 {
	height: 36px;
	width: 70px;
}
#group05 a {
	display: block;
	height: 36px;
	width: 70px;
	text-decoration: none;
	background: url(../img/group05.jpg) no-repeat;
}
#group05 a:hover {
	background-position: 0px -36px;
}

#group06 {
	height: 31px;
	width: 42px;
}
#group06 a {
	display: block;
	height: 31px;
	width: 42px;
	text-decoration: none;
	background: url(../img/group06.jpg) no-repeat;
}
#group06 a:hover {
	background-position: 0px -31px;
}

#group07 {
	height: 31px;
	width: 58px;
}
#group07 a {
	display: block;
	height: 31px;
	width: 58px;
	text-decoration: none;
	background: url(../img/group07.jpg) no-repeat;
}
#group07 a:hover {
	background-position: 0px -31px;
}

/*グループ2*/
#group_2 {
	width: 202px;
	margin-left: 20px;
	background: url(../img/gruop_bg.jpg) no-repeat;
	height: 218px;
}
.group_m1 {
	padding-top: 20px;
	padding-bottom: 6px;
	margin-left: 20px;
}
.group_m2 {
	padding-bottom: 6px;
	margin-left: 20px;
}
#group_2 ul {
	margin-left: 40px;
	list-style: none;
	padding-top: 10px;
}

#group_2 em {
	font-size: 50%;
	visibility: hidden;
}


/*メニュー下*/

#under-menu {
	text-align: center; 
	margin: 15px
}

#under-menu a {
	margin: 0px 10px;
}

/*フッター*/

#footer {
	clear: both;
	background: url(../img_cmn/footer_bg.gif) repeat-x;
	height: 30px;
	
}

#footer p {
	text-align: center;
	color: #fff;
	padding-top: 8px;
}
