/***********************************************/
/* html.css                                   */
/***********************************************/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	color: #111;
}

p {
	margin: 0px;
	padding: 0.5em;
	line-height: 1.3em;
}

img {
	border: 0px;
}
.imageArea-t{
	margin: 0px;
	border: 0px;
	padding: 0px;
	vertical-align:text-bottom;
}

a:link {
	text-decoration: none;
	color: #049;
}

a:visited {
	text-decoration: none;
	color: #407;
}

a:hover {
	text-decoration: underline;
	color: #36C;
}

#wrapper {
	width: 1200px;
    text-align: left;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 230px;
	border:0;
}

#logo img {
	border: 0px;
}
/***********************************************/
/* COLOR Variation                             */
/***********************************************/


strong.red {
	color:#f00;
}

.colorRed {
	color: #f00;
}

.colorBlue {
	color: #00f;
}
/************** mainContents styles *****************/

#mainContents {
	padding: 5px;
	height: auto;
}

html>body #mainContents {
	height: auto;
	text-align: left;
}
/***************************** 2007.08.29 whats new部分追加 */

#main ul,#main_full ul,#wrapper_whatsnew ul,#kakin2 ul,#kakin2_b ul{
	font-size: small;
	/*list-style-image: url(images/ul_icon.gif); */
	margin: 0px;
	/*list-style-position: inside; */
	padding: 0px;
	list-style:none;
}

#main ul ul,#main_full ul ul{
	list-style-type: disc;
	padding: 0px;
	margin: 4px 0px 5px 10px;
	font-size: small;
	background-image: none;
	list-style-image: none;
}

#main ul ul ul,#main_full ul ul ul{
	list-style-type: circle;
}

#main li,#main_full li,#wrapper_whatsnew li,#kakin2 li#kakin2_b li{
	margin: 0.2em;
}

ul.list {
	list-style-image: none !important;
	list-style-type: disc !important;
	padding-left: 7px;
	padding-top: 10px;
}
.list ul{
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.list li{
	list-style-type: disc
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
	font-size: 90%;
	line-height: 130%;
}

	
/***********************************************/
/* header.css                                  */
/***********************************************/
#header{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;

}
#main_full {
	margin: 0px;
	padding: 0px;
}
/************* topTitle styles ***************/

#topTitle{
	padding: 8px 0px 3px 10px;
	text-align: left;
	background-color: #F8F8F8;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#topTitle h1{
	color: #666;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 130%;
}
p.top01,p.top02,p.top03,p.top04,p.top05,p.top06,p.top07,p.top08,p.top09,p.top10,p.top11,p.top12{
	border-top-width: 4px;
	border-top-style: solid;
	margin-top: 5px;
	padding-top: 5px;
	color: #666;
}

p.top01{border-top-color: #00A8A8;}
p.top02{border-top-color: #009999;}
p.top03{border-top-color: #E29C22;}
p.top04{border-top-color: #0070A8;}
p.top05{border-top-color: #A576D5;}
p.top06{border-top-color: #FF9900;}
p.top07{border-top-color: #A6D676;}
p.top08{border-top-color: #FFCC00;}
p.top09{border-top-color: #336AA1;}
p.top10{border-top-color: #FFA800;}
p.top11{border-top-color: #009B3E;}
p.top12{border-top-color: #006FC5;}

div.spacer {
	margin: 0px;
	border: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px; line-height: 1px;
}
#footer {
	border-top: 5px solid #cccccc;
	background: #F3F3F3;
	padding-top: 3px;
	font-size: 11px;
}
#footerAncerNavi {
	padding: 3px 0px 5px 5px;
	float: left;
	color: #666;
}
/***********************************************/
/*contents_original                            */
/***********************************************/
.kakin1 {
	margin: 0px;
	padding: 0px;
	width: 551px;
	background-image: url(images/new02.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.kakin2{
	margin: 0px;
	padding: 5px;
	background-repeat: no-repeat;
	width: 541px;
	background-color: #f9b2f0;
}
.kakin2_b{
	margin: 0px;
	padding: 5px;
	background-repeat: no-repeat;
	width: 541px;
	background-color: #f7d3fc;
}
.kakin3{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	width: 551px;
}
.riyou1 {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.riyou2 {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #b2e0f8;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #666;
	background-color: #e6e6e6;
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666;
}

h2{


}

.contents-r2{
	width: 381px;
	height: 200px;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.contents-r1{
	width: 381px;
	height: 574px;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contents-l{
	width: 550px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


td.table_txt p a{
	background-color:#FF0;
	color:#F00;
}

.style01{
	width:793px;
	height:213px;
	background-image:url(images/navi03.png);
	background-repeat:no-repeat;
}

.style01 tr td p{
	vertical-align:top;
	line-height:1.5em;
	padding:0px;
    border-bottom:1px dotted #FFF;
	margin-left:10px;

}

.style02{
	width:793px;
	height:327px;
	background-image: url("images/navi04.png");
	background-repeat:no-repeat;
}

.style02 tr td p{
	vertical-align:top;
	line-height:1.5em;
	padding:0px;
    border-bottom:1px dotted #FFF;
	margin-left:15px;

}

.style03{
	width:793px;
	height:556px;
	background-image: url(images/navi05.png);
	background-repeat:no-repeat;
}

.style03 tr td p{
	vertical-align:top;
	line-height:1.5em;
	padding:0px;
    border-bottom:1px dotted #FFF;
	margin-left:30px;

}


.contents-l2{
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.contents-r2{
	width: 378px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/*p.indent25 {
	margin-left:25px;
}*/

#list2goto li{  
float:left;  
list-style:none;  
width:167px;
}  

#list2goto li:nth-child(2n+1){clear:both;} 


div.indent25,div.indent25 p{
	line-height:1.4em;
}

div.indent26 {
	padding-left:20px;
	height:25px;
	line-height:25px;
	background-image:url(images/navi_bar.jpg);
	background-repeat:no-repeat;
	letter-spacing:0.2em;
	margin:15px 0px;
}

/* ▼ノート内部▼ */
div.indent27 p {
	background-image:url(images/bluedash.gif);
	line-height: 25px;
	padding:0px;
	margin: 0px;
	color:#004080;
	vertical-align: text-top;
}
/* ▲ノート内部▲ */

/* ▼外枠▼ */
div.indent27 {
   border: 1px solid #004080;   /* 外枠 */
   padding: 10px;             /* 内側の余白 */
   background-color: #F0F9FF; /* 背景色 */
   margin-left:15px;
}
   
/* ▲外枠▲ */

/* ▼続きボタン▼ */
.tuzuki_btn {
position: absolute;
right: 0; 
bottom: 0; 
} 
/* ▲続きボタン▲ */

/* ▼続きボタン2▼ */
.ac-box{
width: auto;
}

.ac-box label{
max-width: 140px;
font-size: 13px;
font-weight: bold;
text-align: center;
background: #70D9FF;
margin: auto;
line-height: 20px;
position: relative;
left: 120px;
display: block;
height: 20px;
border-radius: 8px;
cursor: pointer;
color: #fff;
transition: all 0.5s;
}

.ac-box label:hover{
background: rgba(0,0,255,1)  ;
-webkit-transition: all .3s;
transition: all .3s;
}

.ac-box input{
display: none;
}

.ac-box  #ac-1 label:after{
color: #fff;
font-family:"FontAwesome";
font-size: 0.5em;
content:" \f078";
}

.ac-box #ac-1  input:checked ~ label::after {
color: #fff;
font-family:"FontAwesome";
content:" \f077";
}

.ac-box  #ac-2 label:after{
color: #fff;
font-family:"FontAwesome";
font-size: 0.5em;
content:" \f078";
}

.ac-box #ac-2  input:checked ~ label::after {
color: #fff;
font-family:"FontAwesome";
content:" \f077";
}

.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

.ac-box input:checked ~ div{
height: auto;
padding: 5px;
background: #eaeaea;
opacity: 1;
}

.ac-box div p{
color: #777;
line-height: 22px;
text-align: justify;
width: 100%;
}
.ac-small p{
margin: auto;
}

/* ▲続きボタン2▲ */



#navi01 table{
	border:none;
	margin:0;
	padding:0;
	width: 520px;
}

#navi01 tr,td{
border:none;
margin:0;
padding:0;
empty-cells:show;
}

#navi02 table{
	border:none;
	margin:0;
	padding:0;
	width: 800px;
}
td.blue{
	background-color:#b2e0f8;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.clear { 
   clear:both; 
}   
.clear hr {
 display:none; 
}  


/* ▼お知らせボックス▼ */
p.infobox {
   overflow: auto;
   border: #B3B3B3 1px solid;
   background-color: #fff0f0;
   height: 4em;     /* 高さを制限(※) */
   overflow: auto;  /* 縦スクロールバーだけを表示(※) */
}
p.infobox a:link{
　　text-decoration:underline; 
	
}
/* ▲お知らせボックス▲ */



