@charset "euc-jp";

/* TOP +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.topL {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0px 0px 0px;
	margin: 0 0 10px 0;
}

.topL_title  {
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 2px 0 2px 10px;
	border-style: solid;
	border-color: #6699FF;
	border-width: 0 0 0px 8px;
}

.topR {
	height:22px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	background-image: url("../img/mark_topR.gif");
	background-repeat: no-repeat;
	background-color: #DDDDDD;
	border-style:solid;
	border-color:#999999;
	border-width:0 2px 1px 0;
	padding: 4px 0 2px 24px;
}
.topR a:link    {color:#000000; text-decoration:none}
.topR a:visited {color:#000000; text-decoration:none}
.topR a:active  {color:#FF6600; text-decoration:none}
.topR a:hover   {color:#FF6600; text-decoration:underline}

.topR_menu {
	line-height: 1.4em;
	padding: 10px 10px 10px 10px;
}

/* PAGE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.p_navi {
	font-size: 12px;
	padding: 0px 0px 10px 0px;
}

.p_title {
	font-size: 20px;
	font-weight:bold;
}

.p_top {
	line-height: 1.4em;
}

.p_footerScroll {
	margin:30px 0 0 0;
}




