@charset "utf-8";

body{
	margin:0;
	padding:0;
	color:#333333;
	background-color:#ffffff;
}

img{
	border:0;
}

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

/*個別*/

.basic_link{
	font-size:10px;
}

/*サイドナビゲーション*/

.tx_sidebar{
	font-size:12px;
	line-height:1.3em;
}

#nav_menu{
	width:171px;
}

#nav_keyword{
	width:112px;
}

/*メインコンテンツ*/

h1{
	margin:0 0 0 15px;
	color:#666666;
	font-size:18px;
	font-family:sans-serif;
	line-height:1em;
}

#h1_sub{
	margin-left:10px;
	color:#999999;
	font-size:12px;
}

.h2{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.h2_img{
	margin:8px 0 5px 0;
}

.h3{
	color:#000000;
	font-size:16px;
}

.tx_mark{
	font-size:10px;
	line-height:1.3em;
}

.tx_address{
	font-size:12px;
	line-height:1.5em;
}

.tx_spec{
	font-size:12px;
	line-height:1.6em;
}

.tx_detail{
	font-size:12px;
	line-height:1.5em;
}

#tx_request{
	font-size:11px;
	line-height:1.6em;
}

.tx_caption{
	font-size:10px;
	line-height:1.3em;
}
