* {
    color:#333333;
    padding:0;
    font-size: 15px;
    line-height: 140%;
    margin: 0;
    font-family: Verdana, Arial, sans-serif;
    background-image: none;
}

body {
    background-color: #00CCFF;
}

a {
    color:#003366;
}

a:hover {
    text-decoration: none;
}

a img {
    border:none;
    margin: 10px;
}

hr {
    clear: both;
    height: 1px;
}

strong {
    color: #CC3300;
}


.chui {
    font-size: 10px;
    color: #FF0000;
}



/*
ベース
--------------------------------------------------------------------*/
#base {
    width:920px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    margin-top: 1px;
    font-size: 14px;
}

#wrap {
    float: left;
    padding: 5px;
    margin-top: 0px;
}


/*
ヘッダー
--------------------------------------------------------------------*/
#header {
    width:920px;
    height:95px;
    background-image: url(../img/header_dark_blue.jpg);
}


h1 a {
    display: block;
    text-decoration: none;
    width: 700px;
    height: 25px;
    margin-left: 35px;
    padding-top: 15px;
    font-size: 28px;
    line-height: 25px;
    color: #0066FF;
}


#header #sub {
    padding-top: 5px;
    line-height: 15px;
    font-size: 12px;
    color: #FF9933;
    margin-left: 35px;
}

#header img {
    margin-left: 5px;
	vertical-align: top;
	font-size: small;
}

#header .logo {
	float: left;
	width: 160px;
}


/*ナビゲーション
------------------------------------------------ */
#nav {
    width:920px;
    height: 35px;
/*
    background-color: #333333;
*/
    background-color: #FFFFFF;
    background-image: url(../img/nav.jpg);
    background-repeat: repeat-x;
}

#nav ul {
    list-style-type:none;
    float: right;
    display: block;
    margin-right: 5px;
/*
    margin-top: 5px;
    margin-right: 20px;
*/
	height: 35px;
/*
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
*/


  }
  

#nav li {
    display: inline;
/*
    padding-left: 20px;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 12px 3px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
*/
	vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	height: 30px;
	witdh: 120;
	height: 50;
	border: 1px solid Silver;
	background-color: #FFFFFF;
}
  
#nav a {

    color: #000000;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.0em;
    text-decoration: none;

}

#nav a:hover {
/*
    color: #FF9900;
*/
    color: #000080;
    text-decoration: none;
    font-weight: bold;
}


/*
コンテンツ
--------------------------------------------------------------------*/

#contents {
    width:730px;
    float: right;
}



#contents p{
    padding-top: 5px;
    padding-bottom: 5px;
/*
    background-image: url(../img/note_line.gif);
*/
    margin-right: 30px;
    margin-left: 0px;
    line-height: 35px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #330000;
}

/*
#contents h2 {
    background-image: url(../img/h2_dark_blue.jpg);
    background-repeat: no-repeat;
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #000080;
    text-indent: 10px;
    margin-top: 10px;
    
    
}
*/

#contents h2{
	margin:5px 0px 5px 0px;
	padding:0 0 0 5px;
	border-left:5px solid #4C859E;
	font-size:18px;
	font-weight:bold;

	color: #000080;
	display:block;
	height:auto;
/*
	width:100;
	background: url(../img/b.jpg) repeat-y left;
*/
}


#contents h2 p span a {
	text-decoration: none;
}

/*
#contents h3 {
    background-image: url(../img/h3_dark_blue.jpg);
    background-repeat: no-repeat;
    display: block;
    line-height: 25px;
    font-size: 16px;
    color: #FFFFFF;
    text-indent: 10px;
    margin-top: 10px;
    background-position: 2px 2px;
    margin-left: 10px;
}

*/

/* ↓ insert mori */

.contentsInit{
	border: 5px dotted White ;
	width:715px;
	float:left;
	background-color: #FFFFFF;
}

.contentsLeft{
	border: 5px dotted White ;
	width:220px;
	float:left;
	background-color: #FFFFFF;
}

.contentsCenter{

	border: 5px dotted White ;
	width:220px;
	float:left;
	background-color: #FFFFFF;
}

.contentsRight{
	border: 5px dotted White ;
	width:220px;
	float:left;
	background-color: #FFFFFF;
}


#contents h3{
	margin:5px 5px 5px 10px;
	padding:0 0 0 5px;
	border-left:5px solid #4C859E;
	font-size:1em;
	font-weight:bold;

	display:block;
	height:auto;
	width:100;
	background: url(../img/b.jpg) repeat-y left;
}


#contents h3 p span a {
	text-decoration: none;
}


#contents h4{
	margin:5px 0px 0px 10px;
	padding:0 0 0 5px;
	border-left:5px solid #4C859E;
	font-size:14px;
	font-weight:bold;

	display:block;
	height:auto;
	width:100;
	background: url(../img/b.jpg) repeat-y left;
}


#contents h4 p span a {
	text-decoration: none;
}


/* ↑ insert mori */

/*
#contents h4 {
    background-image: url(../img/h2_dark_blue.jpg);
    background-repeat: no-repeat;
    display: block;
    line-height: 25px;
    font-size: 16px;
    color: #FFFFFF;
    text-indent: 20px;
    margin-top: 10px;
    background-position: 8px 8px;
    margin-left: 30px;
}
*/


#contents table{
    margin-left: 10px;
}

#contents table td{
    font-size: 12px;
}

#contents #c_pad {
    padding: 10px;
}



#contents #c_pad a {
    text-decoration: none;
	color: #0000FF;
}

#contents #c_pad a:hover {
    text-decoration: none;
	border-bottom : 1px dotted;
}

#contents #c_pad p a {

    text-decoration: none;
	font-style: normal;
    font-size: 14px;
    line-height: 0px;
    color: #0000FF;
}

#contents #c_pad p a:hover {
    text-decoration: none;
	border-bottom : 1px dotted;
}


#contents #c_pad p strong {
    line-height: 20px;
}

#contents #top_img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #CCCC99;
    border: 1px solid #CCCCCC;
}


/*
サイド・メニュー
--------------------------------------------------------------------*/
#side {
    float: left;
    width: 170px;
}


#side li {
    list-style-type: none;
}

#side_d {
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    text-transform:uppercase;
/*
    padding-top: 2px;
    margin-bottom: 5px;
    width: 160px;
    margin-top: 5px;
*/
}


#side_d h3 {
    background-color:#0099FF;
    height:17px;
    color:#fff;
    padding:2px 2px 2px 5px;　//上　右　下　左
    text-transform:uppercase;
    margin:2px 2px;
    font-size:12px;
}

#side_d ul {
    margin-bottom: 5px;
}

#side_d li a {
    text-decoration: none;
    display:block;
    padding: 0px 0 0px 0px;
    font-size:12px;
    text-align: left;
}


#side_d li  {
	border: 1px dotted Silver ;
    background-color:#FFFFFF; 
    color:#FFFFFF;
    padding:2px 2px 2px 2px;　//上　左　下　右
    text-transform:uppercase;
    margin:2px 2px;
    font-size:12px;
}


#side_d li a:hover {
    background-color:#D6ECFF;
    color: #000080;
    text-decoration: none;
    font-weight: bold;
}



#side img {
    border:none;
}

#side p {
    padding: 10px;
}


#side p a {
    font-size:10px;
    background-color: #E2DECF;
    display: block;
    padding: 10px;
    line-height: 15px;
    border: 2px solid #C6BCB0;
}


/*
フッタメニュー
--------------------------------------------------------------------*/

#f_menu {
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    height: 40px;
    border: 1px solid #CCCCCC;
    background-color: #0099FF;
}

#f_menu h3 {
    color: #FFFFFF;
}

#f_menu li {
    list-style-type: none;
    display: inline;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333333;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
}

#f_menu ul {
    margin-top: 5px;
    margin-bottom: 5px;
}
#f_menu li a {
    font-size: 10px;
    color: #FFFFFF;
} 

#f_menu p {
    font-size: 10px;
    color: #FFFFFF;
}


/*
コピーライト
--------------------------------------------------------------------*/

address {
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    background-color: #00CCFF;
    font-size: 10px;
}

 
