@charset "UTF-8";
<!--

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

センタリング

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

/*--------------------
IE
--------------------*/

body{
}

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

タグ

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

h1{
}

h2{
}

h3{
	color:#63763A;
}

h4{
	background-color:#E7E8F1;
	color:#333333;
	clear:none;
}

a {
}

a:link {
}

a:visited {
}

a:hover{
}

a:active {
}

form{
}
.form_button{
}

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

構造

----------------------------------------*/
body{
}

#container{
}

#header{
	border-bottom:2px solid #63763A;
}

#contents{
}

#section1{
}

#section2{
}

#footer{
}

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

#header

----------------------------------------*/
#header{
}

#header_inner{
}

#logo{
}

/*--------------------
GlobalNavigation
--------------------*/

#GlobalNavigation{
}

#GlobalNavigation ul{
}

#GlobalNavigation ul li{
}

.nopadding{
}
.nomargin_padding{
}
/*----------------------------------------

#contents

----------------------------------------*/
/* -- 太字 -- */
.strong{
	color:#63763A;
	padding:0 0 10px 0;
}
/* -- 色変更のみ -- */
.cfont{
	color:#63763A;
}

.sub_link a{
	background-image:url(../images/common/icon_arrow_n.gif);
	background-position:5px 0.1em;
	background-repeat:no-repeat;
	padding:0 0 0 27px;
}

.sub_link a:hover{
	background-image:url(../images/common/icon_arrow_r.gif);
	background-position:5px 0.1em;
	background-repeat:no-repeat;
}

.square{
	color:#63763A;
}

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

#section1

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

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

#section2

----------------------------------------*/
/*--- アコーディオンここから ---*/
.accordion_content{
	border-right:solid 1px #63763A;
	border-bottom:solid 1px #63763A;
	border-left:solid 1px #63763A;
}
.accordion_toggle a{
}
.accordion_toggle a:hover{
}

.accordion_toggle_active a{
}
#acc01 ul li a{
	background-image:url(../images/common/icon_arrow_n.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
}
#acc01 ul li a:hover{
	background-image:url(../images/common/icon_arrow_r.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
}
/*--- アコーディオンここまで ---*/

/* -- デジタルパンフレット -- */
#btn_pamphlet{
	background-image:url(../images/common/side_lbl_pamphlet.jpg);
}

-->
