/************************************************************************
*																		*
*	株式会社ロジカルフォース											*
*	Copyright (C) 2009 Logical Force Corporation. All Rights Reserved. 	*
*																		*
*	共通スタイルシート													*
*																		*
*************************************************************************/

a:link { color : #666666 ; text-decoration : none }
a:visited { color : #666666 ; text-decoration: none}
a:hover { color : #E10817;  text-decoration : underline}
a:active { color : #E10817; text-decoration : underline}

a.top:link { color : #316293; text-decoration : none;}
a.top:visited { color : #316293; text-decoration: none;}
a.top:hover { color : #FF9900;	text-decoration : underline; position:relative; top:1px; left:1px;}
a.top:active { color : #FF9900; text-decoration : underline;}

a.area:link {
	color : #333;
	text-decoration : none;
}
a.area:visited {
	color : #333;
	text-decoration: none;
}
a.area:hover {
	color : #333;
	text-decoration : none;
}
a.area:active {
	color : #333;
	text-decoration : none;
}

.under {
	background-image: url(../images/title_under.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4F4F4;
	height: 150px;
}
.point {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
.point2 {
	font-size: 12px;
	color: #333;
	line-height: 110%;
}
.points {

	font-size: 11px;
	color: #666666;
	line-height: 150%;
}
.headtx {
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 575px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/title_tx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.foottx {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}
.leftside {
	width: 10px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	height: 100%;

}
.rightside {

	width: 10px;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	height: 100%;
}


.titletx {
	font-size: 14px;
	font-weight: bold;
	color: #004080;
	padding-top: 17px;

}

.ar01 {
	background-image: url(../images/m_ar1_middle.jpg);
	background-repeat: repeat-y;
}
.ar01title {
	background-image: url(../images/m_ar1_top.jpg);
	background-repeat: no-repeat;
	height: 42px;

}
.red {
	font-size: 11px;
	color: #C00;
	line-height: 150%;
}
.lgray {
	font-size: 12px;
	color: #CCC;
	line-height: 150%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
