@charset "utf-8";
/* CSS Document */

/* 楓デザイン事務所がCSSを作成しました。 */
/* http://kokaede.com */

/* リセット */

:link,:visited {
    text-decoration:none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}




fieldset,img,abbr,acronym {
    border:0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style:normal; */
    /* font-weight:normal; */
}

ol,ul {
    list-style:none;

}
caption,th {
    text-align:left;
}




hr {
    border:0;
    height:1px;
    background-color:#000;
    color:#000;
}
a img,:link img,:visited img {
    border:none;
}
address {
    font-style:normal;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* ライン装飾 */

hr{
	width: 250px;
	height: 2px;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
}



/* 文字装飾 */

.head{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 12px;
	color: #3366FF;
	line-height: 25px;
	text-indent: 10px;
}

.head2{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	text-indent: 10px;
	font-weight: bold;
}

.side_content{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-top: 15px;
	
}

.small{
	font-size: 10px;
	line-height: 16px;
}

.nomal{
	font-size: 12px;
	line-height: 20px;
}

.nomal a{
	line-height: 20px;
	text-decoration:underline;
}

.nomal3{
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFF66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}

.nomal4{
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
}

.nomal5{
	font-size: 10px;
	line-height: 16px;
}

.nomal6{
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

.big{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

.big2{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.big_red{
	font-size: 16px;
	line-height: 24px;
	color: #FF0000;
	font-weight: bold;
}

.midashi01{
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #000066;
	width: 650px;
	text-indent: 10px;
	font-weight: bold;
}

.midashi02{
	font-size: 14px;
	line-height: 22px;
	color: #339900;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 650px;
	text-indent: 10px;
	font-weight: bold;
}

.mini_menu {
	font-size: 12px;
	line-height: 28px;
	text-align: left;
	letter-spacing: 0.1em;
	font-weight: bold;
}




/* テーブル装飾 */

#menu_table{
width:780px;
height:278px;
margin-left:10px;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

#head_menu{
height:28px;
}

#menu_bar{
float:left;
}

#subnav{
width:180px;
margin:0px;
padding:0px;
}

#subnav2{
width:180px;
margin:0px;
padding:0px;
}

#subnav3{
width:180px;
margin:0px;
padding:0px;
}

#subnav4{
width:180px;
margin:0px;
padding:0px;
}


#flamov{
width:600px;
height:250;
}

li{
margin:0px;
padding:0px;
}


/* ここから装飾開始 */

body{
	background-image: url(kioku_images/bg.gif);
	background-repeat: repeat-y;
}


#wrapper{
	width:800px;
	background-color:#FFFFFF;
}

#header{
width:800px;
height:153px;
background-image:url(kioku_images/header.jpg);
}


#sub_content{
	width: 780px;
	margin: 10px;
}

#main{
	width:650px;
	float:left;
	padding-left: 10px;
}

#side{
	width:114px;
	float:left;
	background-color: #EEEEEE;
	border: 2px solid #999999;
	margin-left: 10px;
}

#kokuti{
width:780px;
margin-left:10px;
margin-right:10px;
}

#foot_menu{
	text-align: center;
	width: 800px;
}


#foot_bar{
	height: 15px;
	width: 800px;
	background-color: #0033CC;
}
