/*基本設定*/
body {
	font-size: small;
	line-height: 130%;
	background-attachment: fixed;
	background-color: #002245;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;	
	margin-bottom: 0px;
	height:100%;
	background-image: url(../image/haikei.jpg);
	font-family: Arial, Geneva, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

/*リンク*/
a:link {
	color: #34689A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #34689A;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0BB597;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}

/*共通*/
.navi {
	text-align: left;
}
.left_text {
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
}

#left_text a {
	color: #FFFFFF;
}
#left_text a:link {
	color: #FFFFFF;
	font-weight: normal;
}
#left_text a:visited {
	color: #FFFFFF;
}
#left_text a:hover {
	color: #ACD6FF;
	text-decoration: underline;
}
#left_text a:active {
	color: #FFFF00;
}
.icon_img {
	padding-top: 8px;
	padding-right: 4px;
}
.left_rank {
	color: #024385;
	font-size: 14px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFF35;
	margin-left: 3px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 3px;
	margin-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
}
.main_text {
	font-size: 15px;
	line-height: 160%;
	font-family: "メイリオ", "ＭＳ ゴシック", Verdana, "Century Gothic";
	vertical-align: top;
}
.main_text p {
text-indent:1em;
padding-left:-1em;
}
#nobold a {
}
#nobold a:link {
	font-weight: normal;
}
#nobold a:visited {
	font-weight: normal;
}
#nobold a:hover {
	color: #ACD6FF;
	text-decoration: underline;
	font-weight: normal;
}
#nobold a:active {
	color: #FFFF00;
	font-weight: normal;
}
.osusume {
	color: #4785C2;
	text-align: left;
}
.Jump {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "メイリオ", Verdana, "Century Gothic";
	text-align: center;
	vertical-align: middle;
}
.Jump_list {
	font-size: 10px;
	color: #B9D0E8;
	font-weight: normal;
	background-color: #666666;
	text-align: center;
	border-top-style: none;
	font-family: Verdana, "Century Gothic";
	background-image: url(../image/top_image/center.png);
	background-position: center center;
	margin: 2px;
}
.key {
	font-size: 12px;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Verdana, "Century Gothic";
	padding: 6px;
	background-color: #E3E3E3;
	text-align: left;
	vertical-align: top;
}
.foot_text {
	color: #CCCCCC;
	line-height: 130%;
	text-align: left;
}
#foot_text a {
	color: #FFFFFF;
}
#foot_text a:link {
	color: #FFFFFF;
}
#foot_text a:visited {
	color: #FFFFFF;
}
#foot_text a:hover {
	color: #ACD6FF;
	text-decoration: underline;
}
#foot_text a:active {
	color: #FFFF00;
}
.mini_text {
	color: #000000;
	font-size: 10px;
	font-family: Osaka, "メイリオ", "ＭＳ Ｐゴシック";
}

/*文字*/
H1 {
	font-size: 18px;
	color: #000000;
	line-height: 130%;
	padding-left: 5px;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
H2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	border-left: 5px solid #0099CC;
	border-bottom: 1px dotted #0099CC;
	padding: 0 0 5px 7px;
	margin-top: 35px;
}
H3 {
	font-size: 16px;
	color: #21759b;
	border: 1px dotted #21759b;
	font-weight: bolder;
	line-height: 130%;
	padding: .5em .3em .3em .5em;
}
H5 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	border-left: 5px solid #cc0000;
	border-bottom: 1px dotted #cc0000;
	padding: 0 0 5px 7px;
	margin-top: 35px;
}
.date {
	color: #999999;
	font-size: 12px;
	text-align: right;
}
.more_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 2px 0 2px;
}

/*画像*/
.left_img {
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #CCCCCC;
	padding: 1px;
}
.right_img {
	padding-bottom: 4px;
	border: 0;
	padding-left: 4px;
	text-align: right;
}
.center_img {
	margin-left: auto;
	margin-right: auto;
	border: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}
.box {
	padding: 6px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.url_box {
	padding: 6px;
	font-size: 12px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	width: 420px;
	text-align: left;
	float: none;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}
.url_box a {
    padding: 0 0 0 10px;
    background: url(/image/h01.gif) no-repeat top left;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
	font-weight: normal;
}
.bn_box {
	padding: 4px;
	background-color: #F2F2F2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 2px;
	width: 70px;
	float: left;
	font-size: 12px;
}
.column_box {
	padding: 8px;
	font-size: 14px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Verdana, "Century Gothic";
	line-height: 140%;
	width: 420px;
	text-align: left;
	float: none;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}
.r_navibox {
	padding: 4px;
	margin: 2px;
	width: 234px;
	float: left;
	text-align: left;
	border: 1px solid #99ccff;
}
.read_box {
	padding: 8px;
	font-size: 14px;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-left-style: none;
	background-color: #F1F1F1;
	border-right-style: none;
	border-bottom-style: none;
}
.title_sub {
	font-size: 13px;
	font-family: Verdana, Arial;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #0099CC;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border: 1px solid #0099CC;
}
table.td{
vertical-align: top;
}
table.imgbox{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Verdana, "Century Gothic";
	margin: 2px 0 2px 0;
	font-size: 12px;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
}
.imgbox th{
	text-align:center;
	background-color: #000000;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.imgbox td{
	background-color: #EFEFEF;
	padding: 6px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
table.column1{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin: 6px;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Verdana, "Century Gothic";
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
}
.column1 th{
	text-align:left;
	background-color: #66CCFF;
	vertical-align: top;
	padding: 6px;
	font-size: 14px;
}
.column1 td{
	padding: 8px;
	border: 1px solid #66CCFF;
	line-height: 140%;
}
table.column2{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin: 6px;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Verdana, "Century Gothic";
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
}
.column2 th{
	text-align:left;
	background-color: #FF99FF;
	vertical-align: top;
	padding: 6px;
	font-size: 14px;
}
.column2 td{
	padding: 8px;
	border: 1px solid #FF99FF;
	line-height: 140%;
}
table.style1{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin: 6px;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Verdana, "Century Gothic";
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
.style1 th{
	text-align:left;
	background-color: #66CCFF;
	vertical-align: top;
	padding: 6px;
	font-size: 12px;
	border: 1px solid #666666;
}
.style1 td{
	padding: 6px;
	border: 1px solid #666666;
	line-height: 140%;
}

.page {
	font-size:15px;
	font-family: Verdana, Arial;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding:5px 10px;
	margin:-0.4em;
}
.page a:link {
	border:1px solid #3399FF;
	font-size:15px;
	font-family: Verdana, Arial;
	text-align: center;
	padding:5px 10px;
	background-color: #e5f2ff;
}
.page a:visited {
	padding:5px 10px;
	text-decoration:none;
	color:#0066FF;
	background-color: #99ccff;
}
.page a:hover {
	padding:5px 10px;
	text-decoration:none;
	color:#FF3300;
	background-color: #FFFF00;
}
.page a:active {
	padding:5px 10px;
	text-decoration:none;
	color:#FF3300;
 	background-color: #FFFF00;
}

/*INDEX*/
.index_title {
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3399CC;
	font-size: 14px;
	padding-left: 5px;
}
.index_box {
	margin-top: 6px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 15px;
	overflow: auto;
}
.index_img {
	float: right;
	margin-left: 8px;
}
.index_vol {
	color: #3399CC;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-align: left;
}
.index_janbox {
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: left;
	margin: 3px;
	padding: 3px;
	float: left;
	width: 215px;
	color: #FF0000;
}
.index_jantitle {
	width: 210px;
	margin-bottom: 8px;
	font-family: Osaka, "ＭＳ ゴシック", "メイリオ", "Century Gothic";
	color: #FFFFFF;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	background-color: #3399CC;
}

/*記事内挿入画像*/


/*バナー*/
.temp_468_ban {
	margin-top: 8px;
	margin-bottom: 8px;
}

/*AD_right*/
div.r-ad {
	width: 250;
}
div.r-ad img {
	margin-bottom: 1px;
}

/*Social*/
.social {
	height: 18px;
}

/*interview_Annotation*/
.annotation {
	width:200px; padding:8px; margin:20px 0px 8px 8px; font-size:11px; line-height:1.5em; float:right; background-color:#ddd; text-indent:0;
}
.annotation p {
	text-indent:0;
}