* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #30192D;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #703352;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #6B3159;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}

h4 {
	padding-left: 3px;
	margin: 5px;
}

h4,h4 a {
	color: #404040;
	line-height: 16px;
	margin-top: 15px;
	padding-top: 2px;
}


h4{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A8CCC4;
	margin-right: 20px;
	margin-left: 15px;
	padding-left: 5px;
}

a {
	color:#DB4956;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

strong {
	color: #CC3300;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 146px;
	border: 1px solid #000000;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:120px;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 450px;
	height: 110px;
	text-indent: -10000px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 25px;
	background-image: url(img/navi_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7839A;
}

#nav ul {
	list-style-type:none;
	padding-right: 5px;
	padding-left: 30px;
  }
  
#base #nav table {
	margin-top: -10px;
	float: right;
	margin-right: 10px;
}

#nav li {
	display: block;
	float: right;
	padding-left: 30px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D2636;
	background-image: url(img/c_li.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AD889A;
  }
  
#nav a {
	color: #EEEEEE;
	font-size: 10px;
	line-height: 25px;
	letter-spacing: 0.1em;
}

#nav strong {
	color: #CC0000;
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	background-color: #C8CFC8;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#nav a:hover {
	color: #CC0033;
	background-color: #F2DFE4;
	border-bottom-style: none;
}

/*type_menu
----------------------------------------------- */
#type_menu {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F6F6;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-top: 5px;
	margin-bottom: 5px;
}
#type_menu li {
	display: inline;
	background-image: none;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C5F65;
}

#type_menu a {
	font-size: 10px;
}
#type_menu ul {
}
#type_menu strong {
	font-size: 10px;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents #lang {
	padding-right: 10px;
	text-align: right;
}
#contents #lang a {
	font-size: 9px;
	padding-right: 15px;
	color: #99AFB9;
	background-image: url(img/lang_a.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: left center;
}


#contents {
	width:610px;
	float: right;
}

#contents #c_pad {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C13332;
	padding-left: 10px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 13px;
	line-height: 20px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-right: 10px;
	clear: both;
}

#contents #c_pad li {
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 14px;
	background-image: url(img/c_li.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contents #c_pad li strong {
	font-weight: bold;
	margin-right: 5px;
	line-height: 14px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #333333;
	font-size: 14px;
}
#contents #c_pad li a {
	line-height: 14px;
}

#contents dl {
	margin-left: 10px;
}
#contents dt {
	font-weight: bold;
	color: #CC3333;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side_h3.gif);
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F2C58;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:110px;
	font-size: 10px;
	text-decoration:underline;
	color:#602C43;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 2px;
	background-image:url(img/li.jpg);
	background-repeat: repeat-x;
	background-color: #EAE9E4;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#side_d li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	background-image: url(img/li_ov.jpg);
	background-repeat: no-repeat;
}

#side_pr {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
#side_pr ul {
	padding: 5px;
}
#side_pr h3 {
	text-align: center;
	color: #7B3F4E;
	line-height: 20px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
}
#side_pr li a {
	font-size: 10px;
	display: block;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot.jpg);
	background-position: bottom;
	height: 80px;
	background-repeat: no-repeat;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #5B2D39;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}
/*テーブル
----------------------------------------------- */

table {
	border-collapse: collapse;
	width: 97%;
	margin-top: 10px;
	margin-left: 2%;
	margin-right: 1%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

table td {
	border-collapse: collapse;
	background-image: url(img/td.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #B8B3A0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

table th {
	border-collapse: collapse;
	background-color: #E4DED2;
	line-height: 25px;
	background-image: url(img/th.jpg);
	color: #333333;
	letter-spacing: 0em;
	background-repeat: repeat-x;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #B8B3A0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.td_h {
	color: #444444;
	background-image: url(img/td_h.jpg);
	background-position: center;
	padding-left: 20px;
}
.td_m {
	text-align: center;
	background-color: #F7F2EC;
}

#contents table p {
	margin: 0px;
}



/*
無所属
-------------------------------------------------------------------*/
.chui {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}

#top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hr {
	background-image: url(img/hr.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-position: center;
}
#c_pad .to_top {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F8EDF0;
	border: 1px dotted #6BAFD2;
}
#contents #c_pad .rubi {
	font-size: 10px;
	color: #006661;
	font-weight: normal;
}
#contents #c_pad .s_img {
	float: left;
	margin: 10px;
}
#c_pad .box2 {
	float: left;
	width: 280px;
}
