﻿*{
	margin: 0;
	padding: 0;
	font-size:100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 1.6;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #DDDDDD;
}
div.news_pic_ll{
	margin: 2px 36px 2px 22px;
	padding: 2px;
	float: left;
	width: 314px;
	/* clear: both;
	*/ height: 235px;
	*/ height: 235px;
	*/ height: 235px;
	*/ height: 235px;
}
div.news_pic_ll_r{
	margin: 2px 26px;
	padding: 2px;
	float: right;
	width: 314px;
	/* clear: both;
	*/ height: 235px;
}

div.caption_ll{
	margin: 5px;
	padding-top: 2px;
	padding-left: 2px;
	float: right;
	width: 300px;
	/* clear: both;
	*/ height: 205px;
}
div.caption_ll_r{
	margin: 32px 2px 2px;
	padding-top: 2px;
	padding-left: 2px;
	float: left;
	/* clear: both; */
	height: 205px;
	width: 300px;
}

div.news_pic_lls{
	margin: 20px 32px 20px 36px;
	padding: 10px;
	float: none;
	clear: both;
}
div.caption_lls{
margin-bottom: 20px;
}
div hr{
float: none;
clear: both;
}
h1{
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	text-indent: 10;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-color: #FF9933;
	clear: both;
	background-image: url('../img/62kisyugaku/DSC01571.jpg');
}
h2{
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-color: #FF9933;
	border-left-style: solid;
	clear: both;
}
h2.clor_numd{
padding-left: 0px;
background-image: url('../img/img_button/orangesquare_3w.png');
background-repeat: no-repeat;
}
h3{
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-left-width: 6px;
	border-left-color: #FF9933;
	border-left-style: solid;
	clear: both;
}
h3.clor_numd{
padding-left: 0px;
background-image: url('../img/img_button/orangesquare_2w.png');
background-repeat: no-repeat;
}

h4{
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 4px;
	border-left-color: #FF9933;
	border-left-style: solid;
	clear: both;
}
p{
	/* line-height: 1em; */
	/*\*/ letter_spacing: 0.2em;
	/*\*/ letter_spacing: 0.2em;
}
em{
color: #CC0000;
font-weight: bold;
font-size: larger;
}
em.blue{
font-size: larger;
color: #000099;
font-style: normal;
}
strong{
font-size: x-large;
color: #CC0000;
font-weight: bolder;
}
strong.blue{
font-size: x-large;
color: #000099;
font-weight: bolder;

}

ol{
	list-style-type: none;
}
table{
margin: 20px;
border-top: 1px solid #333333;
border-left: 1px solid #333333;
background-color: #FFFFCC;
}

table.leftalign{
text-align: left;
margin: 10px;
}
table td{
text-align: center;
margin: 20px;
padding-right: 30px;
padding-left: 30px;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
}
table.leftalign td{
text-align: left;
padding-right: 5px;
padding-left: 5px;
}
table th{
text-align: center;
font-weight: normal;
margin: 20px;
padding: 5px;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
background-color: #ccFFFF;
}
table.leftalign th{
text-align: left;
padding-right: 5px;
padding-left: 5px;
}
table.nocolor{
border-width: 0px;
background-color: #FFFFFF;
}
table.nocolor td{
text-align: left;
margin: 5px 10px;
padding: 5px 10px;
border-width: 0px;
background-color: #FFFFFF;
}
th.clor{
background-color: #cccccc;
}
td.clor{
background-color: #cccccc;
}
dl dd{
margin-left: 15px;
clear: both;
}
dl dt{
font-size: 150%;
font-weight: bold;
margin: 0px;
padding-left: 45px;
border-width: 2px;
border-color: #0066CC;
background-color: #FFFFFF;
/* background-image: url('../img/62kisyugaku/DSC01571_l.jpg'); */
background-repeat: no-repeat;
}
/* ＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋ */
/* アンカー文字の設定------------------------------------------------------------------------------------ */
a:link	{
	color : #0000A0;
	text-decoration : none;
}
a:visited	{
	color : #400080;
	text-decoration : none;
}
a:active	{
	color : #FF8000;
	text-decoration : none;
}
a:hover	{
	color : #FF0000;
	text-decoration : underline;
}
#wrapper{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right: 6px ridge #CCCCCC;
	border-left: 6px ridge #CCCCCC;
	position: absolute;
	width: 760px;
	background-color: #FFFFFF;
	}
#header{
	position: relative;
	width: 760px;
	height: 70px;/* ロゴ+写真+メニューの高さ */
	z-index: 100;
	margin-bottom: 2px;
}
#container{
	float: left;
	width: 100%;
}
#primary{
	margin: 0 0 0 5px;
	float: left;
	width: 100%;
}

#box{
	font-size: 100%;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 2px solid #0033CC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #0000FF;
	position: relative;
	/* height: 550px; */
	/* overflow: scroll; */
}


#box.news dl{
 padding: 1px 0px;
 border-bottom-width: 1px;
 border-bottom-color: #666666;
 border-bottom-style: dashed;
}
#box.news dt{
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin: 0px -2px 0px 2px;
	padding-left: 2px;
	border-left-width: 7px;
	border-left-color: #FF9966;
	border-left-style: solid;
	clear: both;
	background-color: #FFFFFF;
}




#box.news dd{
	color: #000000;
	margin-top: -1.5em;
	margin-bottom: 3px;
	margin-left: 100px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#box dt{
	color: #000000;
	border-color: #00CCCC;
	border-style: solid solid ridge;
	background-color: #66CCCC;
}

#box dl dl dt{
font-size: 120%;
font-weight: bold;
margin: 0px;
padding-left: 0px;
border-top-style: none;
border-top-color: #FFFFFF;
border-right-style: none;
border-right-color: #FFFFFF;
border-bottom-style: none;
border-bottom-color: #FFFFFF;
border-left-style: none;
border-left-color: #FFFFFF;
background-color: #FFFFFF;
}

#belongings ul{
	list-style-type: none;
}

#footer{
	color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 20px;
	background-color: #999999;
}
#logo{
	width: 760px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#pic{
	height: 265px;
	width: 760px;
	margin: 0 ;
	padding: 0;
}
#pic_v{
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5;
	height: 485px;
	width: 190px;
}
#section{
	font-size: 100%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
}
#section.news{
	padding: 0px 0px 10px;
	width: 100%;

	}
	
	
	
	
#section.news dl{
	width: 100%;
	padding: 0px;
	border-bottom-color: #999999;

}
#section.news dt{
	font-size: 100%;
	color: #003399;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 10px;
	border-left: 10px solid #FF9900;
	clear: both;
	background-color: #CCFFFF;
}
#section.news dd{
	color: #000000;
	padding-left: 15px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
#section.list{
}
#section.list dl{
	padding: 5px;
}
#section.list dt{
font-weight: bold;
}
#section.news dd{
	color: #000000;
	padding-left: 35px;
}

#q_and_a{
font-size: 90%;
color: #006600;
}

#q_and_a_q {
font-size: 90%;
color: #FF0000;
list-style-image: url('../img/img_button/Q.png');
}
#q_and_a_a {
font-size: 90%;
color: #0000CC;
list-style-image: url('../img/img_button/A.png');
background-color: #FFFFCC;
}

#section.about{
	font-size: 80%;
	white-space: normal;
}
#section.about dt{
	padding-left: 0px;
}
#section.about dd{
	padding-left: 5px;
}
#list{
	text-indent: 0;
	text-align: left;
	margin-left: 15px;
	list-style-type: none;
}
#listmarked{
	text-indent: 0px;
	text-align: left;
	margin-left: 20px;
	list-style-type: square;
}

#piclink ul{
}
#piclink li{
	margin: 0;
}
#piclink li a{
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 100%;
	background: url('../img/img_button/button.png') left top no-repeat;
	display: block;
}
#piclink li a:hover{
	color: #000000;
	width: 100%;
	background: url('../img/img_button/button.png') right top no-repeat;
}
	/* ナビゲーション
	---------------------------------------------*/
#navigation{
	font-size: 90%;
	position: absolute;
	background-image: url('../img/img_button/navi.png');
	background-repeat: repeat-x;
	/* こうしておかないと下位メニューが人びたとき下の要素がよけてしまう｜ */
	width: 760px;
	z-index: 100;
}
#navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li{
	margin: 0;
	float: left;
	width: 105px;
}
/* ナビヒープョンリベトの上層 */
#navigation li a{
	color: #ffffff;
	text-align: center;
	padding: 2px 0;
	font-size: 90%;
	font-weight: bolder;
	border-width: 1px 0px 2px 0px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-style: solid;
	width: 100%;
	background-color: #003399;
	background-position: left top;
	display: block;
}
#navigation li a:hover{/* ナビゲーションリスト上層マウスＯＮ時 */
	color:#000000 ;
	border-width: 2px 1px 1px 2px;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	border-style: solid;
	background-color: #FFCC33;
}
#navigaion ul ul{
	/* float: none; */
	background: #CCCCCC;
}
#navigation ul ul li{
	float: none;
	z-index: 100;
}
/* ナビヒープョンリベトの下層 */ 
#navigation  ul ul li a{
	color: #3333FF;
	padding: 2px 0;
	background-color: #CCCCCC;
	/* background: none; */
}
#navigation ul ul li a:hover{
	color: #333333;
	background-color: #FFCC33
	background-image: none;
}
#navigation ul li.parent ul{
	display:none;
}
#navigation ul li.parentOn ul{
	display: block;
}
/* 縦方向ナビヒープョン用 */ 
#navigation.v{
	font-size: 95%;
	padding-left: 5px;
	position: relative;
	width: 75%;
	display: block;
}
#navigation.v li a{
	border-top: 1px solid #ffffff;
}

#navigation.v ul ul li{
	position: relative;
	top: -5px;
	left: 35px;
	width: 95%;
	background: none;
/* 	display: block; */
}
#vnavigation ul li.parent ul {
	display:none;
}
#navigation.v ul li.parentOn ul {
	display: block;
	position: absolute;
}
