@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : styles.css
 Author     : MIYA
 Style Info : コンテンツ内のスタイル
=================================================================== */

/* body要素
----------------------------------------------------------- */
body	{
	text-align: center;
	background: url(../image/bg/body.jpg) no-repeat center;
	background-attachment: fixed;
	color: #565656;
}
/* ------------ a Style */

a, a:link	{
	text-decoration: none;
	color: #2D88B3;
}
a:visited	{
	text-decoration: none;
	color: #2D88B3;
}
a:hover	{
	text-decoration: underline;
	color: #2D88B3;
}
a:active	{
	text-decoration: none;
	color: #9F81D9;
}
@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : styles.css
 Author     : MIYA
 Style Info : コンテンツ内のスタイル
=================================================================== */

/* body要素
----------------------------------------------------------- */
body	{
	text-align: center;
	background: url(../image/bg/body.jpg) no-repeat center;
	background-attachment: fixed;
	color: #565656;
}
/* ------------ a Style */

a, a:link	{
	text-decoration: none;
	color: #4B98BF;
}
a:visited	{
	text-decoration: none;
	color: #2D88B3;
}
a:hover	{
	color: #66CCFF;
}
a:active	{
	color: #6666FF;
	text-decoration: none;
}
/* wrapper要素
----------------------------------------------------------- */
div#wrapper	{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/*
----------------------------------------------------------------------------------------------------*/
div#main{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}

/*
----------------------------------------------------------------------------------------------------*/
#header {
	width: 960px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
}
/*
----------------------------------------------------------------------------------------------------*/

#headerMENU {
	float: left;
	margin-top: 0px;
	width: 960px;
	padding-top: 0px;
}
#headerMENU ul {
	list-style-type: none;
	margin-top: 0px;
	float: left;
	}

#headerMENU li {
	float: left;
	list-style:none;
}

/* a_navi要素
----------------------------------------------------------- */


#a_navi{
	width:230px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	
}
#a_navi ul {
	list-style-type: none;
	margin-top: 0px;
	left: 0px;
}
#a_navi li {
	float: left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}


/* container要素
----------------------------------------------------------- */
div#container	{
	width: 700px;
	padding-left: 260px;
}
h1	{
	font-size: 10px;
	text-align: right;
	color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: lighter;
}
/*
----------------------------------------------------------------------------------------------------*/

#contenerR {
	width: 700px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


/* contents要素
----------------------------------------------------------- */


/*
----------------------------------------------------------------------------------------------------*/

#TOP_photo{
	float: left;
	width: 960px;
	height: 540px;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	position: relative;
}


/*
----------------------------------------------------------------------------------------------------*/

#detail {
	width: 700px;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title_detail  {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}   
#box_detail  {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
} 
#image_detail  {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
} 
.bold {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}

/* #footer要素
----------------------------------------------------------- */

#footer{
	clear: both;
	font-size: 12px;
	clip: rect(10px,auto,auto,auto);
	padding-left: 260px;
}
#footer ul{
	list-style-type: none;
}
#footer li{
	float: left;
	margin-right: 5px;
}
#footer a:link {
	color: #555;
	text-decoration: none
}
#footer a:visited {
	color: #555;
	text-decoration: none
}
#footer a:hover {
	color: #DDDDDD;
	text-decoration: none
}

#copyright {
	clear: both;
	padding-top: 5px;
	font-size: 10px;
	padding-bottom: 20px;
	padding-left: 260px;
}


/*--------------------------------------------------------------------------------*/

.line03 {
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: dotted;
}

/*
----------------------------------------------------------------------------------------------------*/


.list_back01 {
	background-color: #F2F2F2;
}


/*
----------------------------------------------------------------------------------------------------*/

#b_navi{
	width:700px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	
}

#b_navi ul {
	list-style-type: none;
	margin-top: 0px;
	left: 0px;
}
#b_navi li {
	float: left;
	list-style:none;
	margin: 2px;
	padding:0px;
	line-height: 0px;
}
.list_bold01 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.list_bold02 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.list_bold03 {
	font-size: 12px;
	font-weight: lighter;
	color: #666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*
----------------------------------------------------------------------------------------------------*/

#list_top{
	width:700px;
	float: left;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/*
----------------------------------------------------------------------------------------------------*/

#top_concept{
	width:700px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


/*
----------------------------------------------------------------------------------------------------*/

#company{
	width:700px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/*--------------------------------------------------------------------------------*/
#dl_box_news {
	width: 690px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#dl_box_news dl {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}   
#dl_box_news dt {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	clear: left;
	
	margin-bottom: 5px;
}   
#dl_box_news dd {
	margin-left: 12%;
	margin-bottom: 5px;
}


/*---JQuery feade-------------------------------------------------------------------*/
.fadeIn1, .fadeIn2, .fadeIn3{
	display: none;
}
