@charset "UTF-8";

/*----------------Whole structure-----------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*----------------link-----------------*/

a:active {
	color: #FF6600;
	text-decoration: underline;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.category a:link{
	font-size:12px;
	color: #FF6600;
	text-decoration: underline;
	}
.category a:visited{
	font-size:12px;
	color: #003366;
	text-decoration: underline;
	}
.category a:hover{
	font-size:12px;
	color: #FF0000;
	text-decoration: underline;
	}

/*------------------アドレス-----------------*/

address {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

/*------------------マージン-----------------*/

.margint_5{
	margin-bottom: 5px;
}
.margint_10{
	margin-bottom: 10px;
}
.margint_15{
	margin-bottom: 15px;
}
.margint_20{
	margin-bottom: 20px;
}
.margint_30{
	margin-bottom: 30px;
}

/*------------------テキスト-----------------*/

.txt_10 {
	font-size: 10px;
	line-height: 1.5em;
}
.txt_10_white {
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.txt_10_gray {
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}
.txt_10_orange {
	font-size: 10px;
	line-height: 1.5em;
	color: #FF6600;
}
.txt_12 {
	font-size: 12px;
	line-height: 1.5em;
}
.txt_12_white {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.txt_12_gray {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
.txt_12_gray_b {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
}
.txt_12_orange {
	font-size: 12px;
	line-height: 1.5em;
	color: #FF6600;
}
.txt_12_blue {
	font-size: 12px;
	color: #003366;
	line-height: 1.5em;
}
.txt_12_b {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.txt_12_b_white {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_14 {
	font-size: 14px;
	line-height: 1.5em;
	color: #111111;
}
.txt_14_white {
	font-size: 14px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.txt_16_white {
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.txt_14_blue {
	font-size: 14px;
	color: #003366;
	line-height: 1.5em;
}
.txt_14_orange {
	font-size: 14px;
	color: #FF6600;
	line-height: 1.5em;
}

.txt_14_gray_b {
	font-size: 14px;
	line-height: 1.5em;
  font-weight: bold;
	color: #666666;
}

.txt_14_under {
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-decoration: underline;
}
.txt_14_b {
	font-size: 14px;
	line-height: 1.5em;
  font-weight: bold;
}


.txt_12_border {
	font-size: 12px;
	line-height: 1.5em;
	border-bottom: solid 1px #000000;
}
.txt_12_white_border {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
}

h1 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
h3 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}

dt {
	background-image: url(../images/bt_dt.jpg);
	background-position: top left;
	color: #FFFFFF;
	padding: 7px 3px 8px 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 1px;
	line-height: 1.3em;
}
dt a:link ,dt a:visited ,dt a:hover ,dt a:active {
	color:#FFFFFF;
}

dd {
	background-image: url(../images/bt_dd.jpg);
	background-position: 3px 7px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 17px;
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 1px;
	line-height: 1.3em;
	border-bottom: 1px dotted #CCC;
}


dd a:link {
	color: #3399CC;
	text-decoration: none;
}/*未訪問のリンク*/
dd a:visited {
	color: #3399CC;
	text-decoration: none;
}/*訪問済みのリンク*/
dd a:hover {
	color: #336699;
	text-decoration: none;
}/*ポイント時のリンク*/
dd a:active {
	color: #336699;
	text-decoration: none;
}/*選択中のリンク*/


dd.ch a:link ,dd.ch a:visited ,dd.ch a:hover ,dd.ch a:active {
	font-weight :bold;
	color: #336699;
	text-decoration: none;
}

/*dd.ch a:link {
	font-weight :bold;
	color: #191970;
	text-decoration: none;
}
dd.ch a:visited {
	font-weight :bold;
	color: #191970;
	text-decoration: none;
}
dd.ch a:hover {
	font-weight :bold;
	color: #191970;
	text-decoration: none;
}
dd.ch a:active {
	font-weight :bold;
	color: #191970;
	text-decoration: none;
}*/

/* menu_list */

#menu_list{
	margin: 0 0 0 0;
	padding: 0px;
	}
#menu_list li{
	list-style: none;
	list-style-image: url(../images/bt_dd.jpg);
	list-style-position: inside;
	margin: 2px 0 5px 0;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}
#menu_list a:link{
	color: #6699CC;
	text-decoration: none;
}
#menu_list a:visited {
	color: #6699CC;
	text-decoration: none;
}
#menu_list a:hover {
	color: #6699CC;
	text-decoration: none;
}
#menu_list a:active {
	color: #6699CC;
	text-decoration: none;
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/