@charset "utf-8";


/*--------------------------------------
　reset
---------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	line-height:160%;
}
:focus{
	outline:0;
}
table{
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td{
	text-align:left;
	font-weight:normal;
}
a img, iframe{
	border:none;
}
ol, ul{
	list-style:none;
}
input, textarea, select, button{
	font-size:100%;
	font-family:inherit;
}
select{
	margin:inherit;
}
/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol{margin-left:2em;}
/* == clearfix == */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
/**クリアーhr**/
.crboth {
line-height:0;
clear:both;
}
.clear {
    clear: both;
}

/*--------------------------------------
　画像回り込み
---------------------------------------*/

.MainBodyImgRight {
    float: right;
    margin: 0 0 10px 10px;
}
.MainBodyImgLeft {
    float: left;
    margin: 10px 10px 0 0;
}
.float_right {
    float: right;
    margin: 0 0 10px 10px;
}
.float_left {
    float: left;
    margin: 10px 10px 0 0;
}

/*--------------------------------------
　HTMLタグの再定義
---------------------------------------*/

a:link {
	color: #E3438D;
	text-decoration: underline;
}
a:visited {
	color: #E3438D;
	text-decoration: underline;
}
a:hover , a:active {
	color: #E3438D;
	text-decoration: none;
}

/*--------------------------------------
　BODY
---------------------------------------*/

body {
	background: none repeat scroll 0 0 #FFDFF1;
	color: #4B4B4B;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

/*--------------------------------------
　コンテンツ 枠
---------------------------------------*/

#wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

/*--------------------------------------
　ヘッダーエリア
---------------------------------------*/

#Header {
	background: url("img/header_01.gif") no-repeat scroll 20px 10px transparent;
	height: 134px;
	margin: 0;
	padding: 75px 0 0 100px;
	position: relative;
	width: 800px;
}
#Header h1 {
	color: #E81977;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	text-align: center;
	width: 700px;
}
#Header p {
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0;
	text-align: center;
	width: 700px;
}

/*--------------------------------------
　コンテンツエリア
---------------------------------------*/

#container {
	margin: 16px 0 0;
	padding: 0;
}
#maincontents {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 575px;
}
#sidenavi {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	width: 260px;
}


/*--------------------------------------
　コンテンツエリア
---------------------------------------*/

#maincontents h2 {
	background: url("img/headbg_01.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #E81977;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 10px;
	padding: 4px 10px 2px 54px;
}
#maincontents h3 {
	background: url("img/headbg_02.gif") repeat-x scroll left bottom #F5FFFE;
	color: #E3438D;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 6px 4px;
	padding: 0 0 12px 6px;
}
#maincontents p {
	letter-spacing: 0.1em;
	margin: 0.5em 10px 1em;
	padding: 0;
	font-size:14px;
}
#maincontents table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #E8148A;
	border-left: 1px solid #E8148A;
}
#maincontents td {
	border-bottom: 1px solid #E8148A;
	border-right: 1px solid #E8148A;
	padding: 5px;
	line-height: 1.5em;
	vertical-align:middle;
}
#maincontents th {
	border-bottom: 1px solid #E8148A;
	border-right: 1px solid #E8148A;
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
	background: #FCC7E4;
	vertical-align:middle;
}
#maincontents ul {
	list-style: none outside none;
	margin: 10px 10px 1em 20px;
	padding: 0;
}
#maincontents ul li {
	background: url("img/List_icon1.gif") no-repeat scroll 0 2px transparent;
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 5px 20px;
}


/*--------------------------------------
　サイドバーエリア
---------------------------------------*/

#sidenavi .SideTop {
	background: url("img/SideMenuTitle.gif") no-repeat scroll 0 0 #E8148A;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0 0 4px;
	padding: 0;
	text-align: center;
	width: 260px;
}
#sidenavi dl {
	border: 1px solid #FFB2C6;
	margin: 6px 0 0;
	padding: 0;
}
#sidenavi dt ,#sidenavi .TopLink {
	margin: 0;
	padding: 0;

}
#sidenavi .TopLink a {
	border: 1px solid #FFB2C6;
}
#sidenavi dt a,#sidenavi .TopLink a {
	background: url("img/menuList_icon1.gif") no-repeat scroll 8px 8px #FFEAF0;
	display: block;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding: 6px 10px 6px 28px;
	zoom:1;
}
#sidenavi dd a{
	background: url("img/menuList_icon2.gif") no-repeat scroll 14px 5px transparent;
	display: block;
	line-height: 1.3em;
	margin: 0;
	padding: 4px 10px 4px 38px;
	zoom:1;
}
#sidenavi dd.item-20 a{
	background: url("img/SidePickup_1.gif") no-repeat scroll 14px 5px transparent;
	font-weight:bold;
}

/*--------------------------------------
　フッターエリア
---------------------------------------*/

#footer {
	background-color: #E771AD;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 15px 0;
	text-align: center;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

/*--------------------------------------
　追加CSS
---------------------------------------*/

a.top{
	font-size:16px; 
	color:#0000cc;
	font-weight:bold;
}
a.top2{
	color:#0000cc;
	font-weight:bold;
}
