@charset "utf-8";

* {
	padding:0;
	margin: 0;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	color:#E63E71;
}

a:hover {
	text-decoration: none;
	color: #FF2F87;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
	font-size: 14px;
	line-height: 140%;
}

/*
top_page
-------------------------------------------------------------------*/

body#top_page {
	background-image: url(img/bg_top.gif);
}
#top_page #hp_base {
	background-image: url(img/hp_base_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#top_image {
	height: 250px;
	position: relative;
}
#top_image #top_btn {
	position: absolute;
	left: 581px;
	top: 120px;
}
#top_image p {
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 390px;
	top: 30px;
}

/*
table
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}

td{
	border-collapse: collapse;
}

/*
head
-------------------------------------------------------------------*/
#hp_head {
	height: 90px;
	position: relative;
}
#hp_head h1 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 18px;
}

#hp_head #logo {
	position: absolute;
	left: 0px;
	top: 30px;
}
#hp_head #head_info {
	position: absolute;
	top: 0px;
	right: 0px;
}

#hp_head ul {
	position: absolute;
	right: 0px;
	bottom: 5px;
}
#hp_head li {
	display: inline;
	list-style-type: none;
}

#hp_head li a {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(img/li.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: none;
}
#hp_head li a:hover {
	color: #FD3183;
}

/*
navi
-------------------------------------------------------------------*/
#navi {
	background-image: url(img/navi.gif);
	height: 44px;
	margin-top: 10px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 11px;
}
#navi li {
	display: inline;
	list-style-type: none;
}

/*
main_base
-------------------------------------------------------------------*/
#hp_base {
	width: 960px;
	padding-right: 110px;
	padding-left: 110px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 900px;
}
#pankuzu {
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*
side
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 218px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	background-image: url(img/side.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#side li {
	list-style-type: none;
}
#side li a {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(img/side_li.gif);
	padding-left: 25px;
	height: 26px;
	line-height: 26px;
	padding-top: 2px;
}
#side ul {
	margin-top: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#side li a:hover {
	color: #E63E71;
	background-image: url(img/side_li_ov.gif);
}
#side h3#side_h3_01 {
	background-image: url(img/side_h3_01.jpg);
	text-indent: -10000px;
	height: 38px;
}
#side h3#side_h3_02 {
	background-image: url(img/side_h3_02.jpg);
	text-indent: -10000px;
	height: 38px;
}
#side .side_bn {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

/*
contents
-------------------------------------------------------------------*/
#contents {
	float: right;
	width: 660px;
}

#contents h2 {
	font-size: 18px;
	padding-top: 5px;
	background-image: url(img/h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	line-height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#contents h3 {
	font-size: 18px;
	padding-top: 5px;
	background-image: url(img/h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	line-height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#contents p {
	line-height: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#contents .plan_box {
	padding: 5px;
	float: left;
}

#contents .cap_box {
	border: 1px solid #CCCCCC;
	padding: 1px;
	height: 190px;
	float: left;
	width: 152px;
	position: relative;
	margin-left: 8px;
	margin-bottom: 10px;
}
#contents .cap_box p {
	font-size: 12px;
	line-height: 130%;
	padding: 5px;
}
#contents .cap_box .btn_s {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#contents .cap_box a img {
	border: 1px solid #E1E1E1;
}
#contents .cap_box a:hover img {
	border: 1px solid #E64272;
}

#contents .cap_box .btn_s a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents h3.h3_02 {
	font-size: 16px;
	height: 30px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: right top;
}

/*
foot
-------------------------------------------------------------------*/
#hp_foot {
	clear: both;
	background-image: url(img/foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 120px;
}
#hp_foot #foot_in {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 100px;
	position: relative;
}
#hp_foot #foot_in #copy {
	font-size: 12px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	color: #555555;
}
#hp_foot #foot_in li {
	display: inline;
	list-style-type: none;
}
#hp_foot #foot_in li a {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(img/li.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	color: #555555;
	text-decoration: none;
}
#hp_foot #foot_in li a:hover {
	color: #FD3183;
}
#hp_foot #foot_in ul {
	margin-bottom: 5px;
}

#copy a {
	color: #555555;
}
.table-10 {
	font-size: 10px;
	border: 1px solid #FFF;
	line-height: normal;
}
tr td {
	border: 1px solid #FFF;
}
