@charset "utf-8";
/* CSS Document */
/*/////////////////////////////////////////////////////////////

 Site Common Styles <aka.jilaf.css (2010/2/10)>

[Base] 
 0. Decoration
	1. Basic Link Style
	2. Head Logo Link

[Layout]
 0. Header
 1. Sub Menu
 2. List Default(ul class"disc")
 3. Footer Copyright


//////////////////////////////////////////////////////////////*/


/*/////////////////////////////////////////////////////////////
 [Base] 
//////////////////////////////////////////////////////////////*/
body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	color:#666;
}
img {
	border:0;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* ------------------------------------------------------------
	Decoration
------------------------------------------------------------ */
.dai { font-size: 1.2em; line-height: 1.5em; font-weight: normal}
.tokudai { font-size: 1.2em; line-height: 1.5em;}
.gyoukan1 { line-height: 26px}
.cap { font-size: 9pt; line-height: 115%}
.honbun { font-size: 11pt; line-height: 150%}
/* td { font-size: 11pt}*/
/*.link { font-size: 11pt; line-height: 145%; color: #0033FF}*/
.midasi { font-size: 12px; line-height: 140%; font-weight: bold; color: #3366FF}
.midasi-dai { font-size: 12pt; line-height: 140%; font-weight: bold; color: #3366FF}

.sho { font-size: 12px; line-height: 18px; text-decoration: none}
.shima { font-size: 12px; line-height: 130%; font-weight: bold; color: #FF3366; background-image: url(newsflash/images/bg.gif); background-repeat: repeat;}
.gokusho { font-size: 10px; line-height: 16px; font-family: "MS     ","Osaka-  "}
.showhite {	font-size: 12px; line-height: 130%; text-decoration: none; color: #FFFFFF;}
.honbun2 { font-size: 11pt;	line-height: 130%;}
.aki_top { margin-top:40px;}
.aki_top_m { margin-top:30px;}
.aki_top_s { margin-top:20px;}
.aki_btm { margin-bottom:50px;}
.small { font-size:90%; line-height:150%; font-weight:normal;}

/* clearfix */
.clearfix {	zoom:1;	}
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;
    height: 0;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;
}

/* English */
/* body { font-family:Arial, Helvetica, sans-serif; }*/
.dai {  font-size: 16px; line-height: 20px; font-weight: normal}
.tokudai {  font-size: 1.2em; line-height: 1.5em;}
.gyoukan1 {  line-height: 26px}
.cap {  font-size: 9pt; line-height: 115%}
.honbun {  font-size: 11pt; line-height: 150%}
td {  font-size: 11pt}
.link {  font-size: 11pt; line-height: 145%; color: #0033FF}
.midasi {  font-size: 12px; line-height: 140%; font-weight: bold; color: #3366FF}
.midasi_aka { font-size: 1.3em; line-height: 1.5em; font-weight: bold; color: #FF0033;}
.midasi-dai {  font-size: 12pt; line-height: 140%; font-weight: bold; color: #3366FF}
.midasi_green {  font-size: 1.2em; font-weight: bold; color: #009900}

A:link { text-decoration:none; color:#3366FF}
A:visited { text-decoration:none; color:#3366FF}
A:active { text-decoration:none; color:#3366FF}
A:hover { font-weight:none; text-decoration:underline; color:#FF0099 }
.sho {  font-size: 12px; line-height: 18px; text-decoration: none}
.shima {  font-size: 12px; line-height: 130%; font-weight: bold; color: #FF3366; background-image: url(newsflash/images/bg.gif); background-repeat: repeat}
.gokusho {  font-size: 10px; line-height: 16px;}
.showhite {	font-size: 12px; line-height: 130%; text-decoration: none; color: #FFFFFF;}
.honbun2 {
	font-size: 11pt;
	line-height: 130%;
}
.aki_top { margin-top:40px;}
.aki_btm { margin-bottom:50px;}



/* ------------------------------------------------------------
	1. Basic Link Style
------------------------------------------------------------ */
a:link { text-decoration:none; color:#3366FF}
a:visited { text-decoration:none; color:#3366FF}
a:active { text-decoration:none; color:#3366FF}
a:hover { font-weight:none; text-decoration:underline; color:#FF0099 }

/* ------------------------------------------------------------
	2. Head Logo Link
------------------------------------------------------------ */
#header h1 {
}
#header h1 a:link {
}


/*/////////////////////////////////////////////////////////////
 [Layout] 
//////////////////////////////////////////////////////////////*/
/* ------------------------------------------------------------
	Header
------------------------------------------------------------ */
#header {
	margin: 0px;
	padding: 0px;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header h1 {
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.head {
	margin: 0px;
	padding: 0px;
	height:97px;
	position:relative;
}

/*------------------------------------------------------------------
 Sub Menu
------------------------------------------------------------------*/
/* >>Global Navigation is [navstayle.css] All */
#sitesearch_block {
	position: absolute;
	top: 60px;
	right:0px;
	height: 18px;
	width: 200px;
}
#menu_sub_area {
	background-image: url(../images/bead_bg.jpg);
	background-repeat: repeat-x;
	/*height: 20px;
	text-align: right;
	border: 1px solid #CCCCCC;
	width: 844px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
	line-height: 100%;*/
	height: 20px;
	text-align: right;
	width: 845px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#menu_sub_area img {
	margin-left: 5px;
	margin-bottom: 1px;
}
#menu_sub_area a {
	color: #FFFFFF;
	font-weight: bold;
}

/*-------------------------------------
  Before Renewal Styles


.link_page {
	padding-left:12px;
	background:url(../images/icon_s_blue.gif) no-repeat 2px 2px;
	line-height:1;
	font-size:90%;
	}

.link_more{
	background:url(../images/icon_link.gif) no-repeat right;
	}
.link_back{
	text-align:right;
	background:url(../images/icon_link_back_m.gif) no-repeat right;
	padding:0 12px;
	font-size:90%;
	line-height:1;
	margin:0 3px;
	}
.link_pagetop{
	background:url(../images/icon_pagetop.gif) no-repeat 100% 0%;
	}

a.pdf{
	background:url(../img/i_pdf.gif) no-repeat 0px 0px;
	padding:5px 0px 5px 30px;
	font-size:12px;
	line-height:130%;
	}
td.iconcell {
	border-bottom:none;
	padding:3px;
	}
td.areacell {
	border-top:1px dotted #CCC;
	border-right:none;
	padding:5px;
	}
td.orgcell {
	border-top:1px dotted #CCC;
	border-left:1px dotted #CCC;
	padding:5px;
	}
.iconcell p {
	margin:3px 0 0 0;
	padding:0;
	}
.iconcell p a.pdf{
	background:url(../img/i_pdf.gif) no-repeat 1px 2px;
	padding:5px 0px 5px 29px;
	line-height:150%;
	}



.main ul, .column1 ul {
	padding:0 5px;
	margin:0 0 0 0;
	list-style-type:none;
}
.main ul li, .column1 ul li {
	padding:0 0 0 20px;
	margin:5px 0;
	background:url(images/icon_li.gif) no-repeat 5px 3px;
}
.main ul li.none, .column1 ul li.none {
	padding:0 0 0 0;
	background:none;
}


.main ul ul, .column1 ul ul{
	padding:0;
	margin:0 0 0 20px;
	list-style:none;
}
.main li li, .column1 li li{
	padding:0;
	margin:5px 0 0 0;
	list-style-image:none;
	background:none;
	list-style-type:disc;
}
-------------------------------------*/


/*------------------------------------------------------------------
 List Default(ul class"disc")
------------------------------------------------------------------*/
.main ul, .column1 ul {
	padding:0;
	margin:0;
	list-style:none;
	}
.main ul.disc, .column1 ul.disc {
	margin:0 0 15px 18px;
	}
.main ul.disc li, .column1 ul.disc li {
	list-style:disc;
	padding:0;
	margin:0 0 0 0;
	background:none;
	}


.main .read, .column1 .read{
	margin:0 0 20px 0 ;
}
.box {
	padding:5px 5px 0 5px;
	margin:0 0 20px 0;
	height:auto;
	zoom:100%;
}
.box:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.box_sub {
	margin:0 0 0 1.5em ;	
}
.main .toiawase, .column1 .toiawase {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	margin:30px auto 30px auto;
	padding:10px;
	width:550px;
	font-size:0.9em;
	line-height:120%;
}

.main hr {
	margin-top:25px;
	}
.hide {
	display:none;
	}


/* Date
.date {
	color:#333333;
	font-size:80%;
	}
*/
/* Icon
.icon_movie { background:url(images/icon_movie.jpg) no-repeat right top; padding-right:20px; padding-top:2px; line-height:100%;}
.main .index_link li {
	list-style:none;
	padding:0 0 10px 20px ;
	background:url(images/icon_s_blue.gif) no-repeat 5px 0.35em;
	line-height:1.3em;
	}
.main li.link {
	padding-left:15px;
	margin-bottom:8px;
	line-height:1.5;
	background:url(images/icon_s_blue.gif) 4px 6px no-repeat;
	}


/* ------------------------------------------------------------
	Footer Copyright
------------------------------------------------------------ */
#footer {
	clear: both;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

