* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #FF9999;
	background-image: url(img/bg.jpg);
}

a {
	color:#DB4956;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}

blink {
        color: #FFFFFF;
}

.chui {
	font-size: 10px;
	color: #898989;
        background-color: #FFFFFF;
        line-height: 1.2em;
        margin-left: 85px;
        width: 480px;
        border: dotted 1px #898989;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 8px;
        padding-bottom: 8px;
}

.cut {
        float: right;
        margin-left: 1em;
        margin-bottom: 1em;
        margin-right: 20px;
}



/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(img/base_bg.jpg);*/
	background-color: #FFFFFF;
	margin-top: 0px;
}

#wrap {
	float: left;
	/*padding: 5px;
	margin-top: 5px;*/
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:60px;
	background-image: url(img/header.gif);
}


h1 a {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 25px;
	margin-left: 100px;
	padding-top: 6px;
	font-size: 11px;
	line-height: 10px;
	color: #333333;
}

#header #sub {
	font-size: 10px;
	color: #A8A253;
	margin-left: 200px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 20px;
	background-color: #C03A3A;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
        text-decoration: none;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


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

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #993333;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993333;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2D5991;
	padding-left: 10px;
	color: #2D5991;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #E4F3E4;
	/*border: 1px solid #D0E3D0;*/
}



/*
個別コンテンツ
-------------------------------------------------------------------*/

#contents2 {
	width:800px;
	float: left;
}

#contents2 p {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 60px;
	margin-left: 60px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents2 h2 {
        background-image: url(img/h2_back.jpg);
        background-repeat: no-repeat;
        height: 45px;
        width: 740px;
	font-size: 16px;
	color: #FEFEFE;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
        padding-left: 70px;
        line-height: 38px;
}


#contents2 h3 {
        background-image: url(img/h3_back.jpg);
        background-repeat: no-repeat;
        height: 40px;
        width: 700px;
	font-size: 16px;
	padding-left: 60px;
	color: #333333;
	line-height: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents2 h4 {
        background-image: url(img/h4_back.jpg);
        background-repeat: no-repeat;
        height: 35px;
        width: 400px;
	font-size: 14px;
	padding-left: 30px;
	color: #2D5991;
	line-height: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
}


#contents2 dd {
	background-image: url(img/note_line.gif);
	margin-right: 60px;
	margin-left: 60px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#contents2 dt {
	background-image: url(img/note_line.gif);
	margin-right: 60px;
	margin-left: 60px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}



#contents2 #c_pad {
	padding: 30px;
}

#contents #c_pad p a {
	line-height: 20px;
        margin-left: 20px;
        margin-right: 20px;
}

#contents2 #c_pad p strong {
	line-height: 20px;
}



#contents2 #top_img {
	text-align: center;
	/*padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E4F3E4;
	border: 1px solid #D0E3D0;*/
}

#contents2 #bottun {
        height: 38px;
        width: 630px;
	background-image: url(img/bottun_l.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 45px;
	margin-right: 75px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
        color: #FFFFFF;
}

#contents2 #bottun a{
        font-size: 16px;
        text-decoration: none;
        color: #FFFFFF;
}

#contents2 #bottun a:hover{
        text-decoration: none;
        color: #898989;
	/*background-image: url(img/bottun_l2.gif);
	background-repeat: no-repeat;*/
}

#contents2 #bottun2 {
        height: 48px;
        width: 580px;
	background-image: url(img/bottun_2.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 10px;
	/*margin-right: 75px;*/
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	border: none;
        color: #FFFFFF;
}

#contents2 #bottun2 a{
        font-size: 16px;
        text-decoration: none;
        color: #FFFFFF;
}

#contents2 #bottun2 a:hover{
        text-decoration: none;
        color: #898989;
	/*background-image: url(img/bottun_l2.gif);
	background-repeat: no-repeat;*/
}



#contents2 #jouhou {
        font-size: 9px;
        color: #676767;
        margin-right: 75px;

}

#contents2 #affi {
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        margin-top: 10px;
        margin-right: 50px;
        margin-left: 50px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px; 


}

#contents2 title{
        font-size: 24px;
        text-align: center;
        margin-bottom: 15px;
}

#contents2 title a{
        color: #343434;
}



#contents2 #affi img {
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
}

#contents2 #kakaku {
       float: right;
       color: #FF0000;
       font-size: 16px;
}


#contents2 #kakaku a {
       text-decoration: none;
       color: #FF0000;
       font-size: 24px;
}





table.hyou {
	width: 520px;
	background-color: #CCCCCC;
	margin: 0px auto 0px auto;
}

table.hyou th {
        width: 125px;
}
table.hyou tr {
	border-bottom: solid 1px #CCCCCC;
}
table.hyou tr th {
	border: solid 1px #FFFFFF;
	background-color: #F1F5FA;
	padding: 10px;
	text-align: left;
}
table.hyou tr th p{
	color: #252525;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
table.hyou tr th img{
	float: right;
}
table.hyou tr th span{
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	color: #007CC2;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
table.hyou tr td {
	border: solid 1px #FFFFFF;
	background-color: #EFEFEF;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 1.2em;
}
table.hyou tr td  span {
	font-size: 10px;
	color: #999999;
}



table.hyou2 {
	width: 480px;
	background-color: #CCCCCC;
	margin: 0px auto 0px auto;
}

table.hyou2 th {
        width: 80px;
        font-size: 10px;
}
table.hyou2 tr {
	border-bottom: solid 1px #CCCCCC;
}
table.hyou2 tr th {
	border: solid 1px #FFFFFF;
	background-color: #F1F5FA;
	padding: 10px;
	text-align: left;
}
table.hyou2 tr th p{
	color: #252525;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
table.hyou2 tr th img{
	float: right;
}
table.hyou2 tr th span{
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	color: #007CC2;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
}
table.hyou2 tr td {
	border: solid 1px #FFFFFF;
	background-color: #EFEFEF;
	padding: 3px;
	text-align: left;
	font-size: 10px;
	line-height: 1.2em;
}
table.hyou2 tr td  span {
	font-size: 8px;
	color: #999999;
}

#contents2 ul {
        background-color: #FFEEAA;
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        margin-top: 10px;
        margin-right: 50px;
        margin-left: 50px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px; 


}

table.kaisetsu {
	width: 620px;
	margin: 0px auto 0px auto;
}


table.kaisetsu tr td {
	padding: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 1.2em;
}
table.kaisetsu tr td  span {
	font-size: 12px;
	color: #FF9900;
}





#contents2 li {
       font-size: +2;
       font-weight: bold;
       line-height: 2em;
       background: url(img/check.gif) no-repeat;
       margin-left: 20px;
       padding-left: 35px; 
       list-style: none;
}



/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side_h3.gif);
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 10px;
	text-decoration:underline;
	color:#006600;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEEACE;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #EBF5EC;
	color: #000000;
	text-decoration: none;
}


#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;
	background-image: url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
}
#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;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #C03A3A;
	font-size: 10px;
}

/*
手紙スタイル
-------------------------------------------------------------------*/

.shadow {
  margin: 0 auto;
  width: 480px;
  margn: 12px 16px 12px 16px;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #454545;
  border-bottom: solid 1px #454545;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;}


