* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
	outline: none;
}
a:link {
	TEXT-DECORATION: none;
	outline: none;
}
a:visited {
	TEXT-DECORATION: none;
	outline: none;
}
a:hover {
	TEXT-DECORATION: none;
	outline: none;
}
a:active {
	TEXT-DECORATION: none;
	outline: none;
}
.foot_link a:link {
	TEXT-DECORATION: none;
	color: #333333;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #333333;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 15px;
}
#header h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 27px;
}
#header .head_logo {
	float: left;
}
#header .head_right {
	float: right;
	text-align:right;
}

/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 32px;
	list-style-type: none;
	margin-top: 25px;
}
#globalnav li {
	display: block;
	float: left;
	height: 32px;
	text-decoration: none;
	
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 32px;
	height: 0px;
}
#globalnav .n1 a {
	background-image: url(img/navi1.png);
	background-repeat: no-repeat;
	width: 38px;
	margin-right: 63px;
}
#globalnav .n2 a {
	background-image: url(img/navi2.png);
	background-repeat: no-repeat;
	width: 78px;
	margin-right: 63px;
}
#globalnav .n3 a {
	background-image: url(img/navi3.png);
	background-repeat: no-repeat;
	width: 93px;
	margin-right: 63px;
}
#globalnav .n4 a {
	background-image: url(img/navi4.png);
	background-repeat: no-repeat;
	width: 104px;
	margin-right: 63px;
}
#globalnav .n5 a {
	background-image: url(img/navi5.png);
	background-repeat: no-repeat;
	width: 131px;
	margin-right: 63px;
}
#globalnav .n6 a {
	background-image: url(img/navi6.png);
	background-repeat: no-repeat;
	width: 54px;
	margin-right: 63px;
}
#globalnav .n7 a {
	background-image: url(img/navi7.png);
	background-repeat: no-repeat;
	width: 79px;
}		
#globalnav a:hover {
	background-position: left -45px;
}
#globalnav.navi1 .n1 a { background-position: 0 -90px!important; }
#globalnav.navi2 .n2 a { background-position: 0 -90px!important; }
#globalnav.navi3 .n3 a { background-position: 0 -90px!important; }
#globalnav.navi4 .n4 a { background-position: 0 -90px!important; }
#globalnav.navi5 .n5 a { background-position: 0 -90px!important; }
#globalnav.navi6 .n6 a { background-position: 0 -90px!important; }
#globalnav.navi7 .n7 a { background-position: 0 -90px!important; }

@media print{
#globalnav li a {
	height: 32px;
	text-align: center;
}
}

/*-------------------------------------------------
  globalnav end
-------------------------------------------------*/
#pankuzu {
	margin-bottom: 15px;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
	color: #7F7F7F;
}

#pankuzu li a:link, #pankuzu li a:visited, #pankuzu li a:active {
	TEXT-DECORATION: none;
	color: #7F7F7F;
}
#pankuzu li a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
.flash {
	text-align: center;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#content p {
	margin-bottom: 10px;
}
#main {
	float: left;
	width: 700px;
	margin-top: 20px;
}
#main h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
#main .top {
	margin-top: 0px;
}
#main h3 {
	font-size: 16px;
	font-weight: bold;
	color: #DA6113;
	margin-bottom: 10px;
}
#main .top_text {
	margin-bottom: 30px;
}
#main .top_title {
	margin-bottom: 20px;
}
#main .right {
	float: right;
}
#main .top_box {
	background-image: url(img/top_box_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 320px;
	width: 430px;
	margin-bottom: 30px;
}
#main .top_box2 {
	background-image: url(img/top_box2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 430px;
	height: 340px;
}
#main .box {
	background-color: #F7F7F7;
	background-image: url(img/box_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
}
#main .box2 {
	background-color: #F7F7F7;
	padding: 15px;
	margin-bottom: 20px;
}
#main .box3 {
    background-image: url(img/box3_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    color: #825f42;
    margin-left: 80px;
    margin-top: 30px;
    padding-bottom: 25px;
    padding-left: 187px;
    padding-top: 25px;
    width: 335px;
}

#main .box4 {
	background-image: url(img/box4_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #825f42;
	margin-left: 80px;
	margin-top: 30px;
	padding-left: 187px;
	padding-top: 27px;
	width: 335px;
	height: 195px;
}
#main .box_gray {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#main .box_btn {
	margin-top: 20px;
	text-align: center;
}
#main .news_data {
	font-weight: bold;
	color: #DA6113;
	margin-bottom: 10px;
}
#main .news_text {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #98C1E7;
	padding-bottom: 10px;
}
#main .text_content {
	margin-bottom: 20px;
}
#main .text_content2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
#main ul.content {
	list-style-type: none;
}
#main ul.content li {
	list-style-type: none;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 10px;	
	line-height: 180%;
}
#main ul.content2 {
	list-style-type: none;font-size: 115%;font-weight: bold;letter-spacing:1px;
}
#main ul.content2 li {
	list-style-type: none;
	background-image: url(img/arrow2.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;	
	line-height: 170%;
}
#main ol.privacy {
	margin-top: 20px;	
}
#main ol.privacy li {
	margin-left: 16px;	
}
#main .box_left {
	float: left;
}
#main .box_right {
	float: right;
}
#main .box_right_490 {
	float: right;
	width: 490px;
}
#main dl.topics {
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	height: 240px;
	margin-bottom: 30px;
	background-color: #ECF9F9;
	padding: 15px;
}
#main .topics dt {
	font-weight: bold;
	color: #DA6113;
	margin-bottom: 10px;
}
#main .topics dd {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #98C1E7;
	padding-bottom: 10px;
}
#main table {
	border-collapse: collapse;
}
#main table.top {
	width: 100%;
	border-collapse: collapse;
}
#main table.top td {
	text-align: left;
	vertical-align: top;
}
#main table.top td.bold {
	font-weight: bold;
	padding: 5px;
}
#main table.table1 {
	width: 100%;
	border-collapse: collapse;
}
#main table.table1 th {
	padding: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFF;
}
#main table.table1 th.line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4EAD9;
	border-left-color: #F4EAD9;
	text-align: center;
	vertical-align: middle;
	padding: 15px 5px 15px 5px;
}
#main table.table1 th.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EAD9;
}
#main table.table1 td {
	padding: 15px;
	background-color: #FFF9F0;
}
#main table.table1 td.line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4EAD9;
	border-left-color: #F4EAD9;
	text-align: center;
	padding: 15px 5px 15px 5px;
}
#content .last {
	margin-right: 0px;
}
#side {
	float: right;
	width: 240px;
	margin-top: 20px;
}
#side ul.side_link {
	list-style-type: none;
	margin-top: 15px;
}
#side ul.side_link li {
	margin-bottom: 15px;
}
#side ul.side_link li img {
	display: block;
}
#side ul.side_link li.last {
	margin-bottom: 0px;
}
#side a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); 
}
#footer {
	background-color: #EEF7FF;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
}
#footer .foot_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer .foot_btn {
	text-align: right;
}
#footer .foot_link {
	margin-bottom: 10px;
}
#footer .foot_copy {
	padding-top: 20px;
}
.font_red {
	color: #FF0000;
}
.font_pink {
	color: #E45381;
}
.font_size {
	font-size: 90%;
}

.formfield_s {
	width: 300px;
}
.formfield_s2 {
	width: 150px;
}
.formfield_l {
	width: 300px;
}
.mb_20 {
	margin-bottom: 20px;
}
#slide-wrap {
    clear: both;
    height: 350px;
    position: relative;
    width: 100%;
}
#slide-wrap ul {
    height: 350px;
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
#slide-wrap li {
    float: left;
    height: 350px;
    margin: 0;
    width: 1200px;
}
#slidenav {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    top: -380px;
    width: 100%;
    z-index: 500;
}
#slide-next {
    position: absolute;
    right: 0;
    top: 340px;
}
#slide-prev {
    left: 0;
    position: absolute;
    top: 340px;
}
#pager {
    left: 50%;
    margin: -20px 0 0 -595px;
    position: absolute;
    text-align: center;
    width: 1200px;
}
#pager a.selected span {
    background: none repeat scroll 0 0 #1791FF;
}
#pager a {
    display: inline-block;
}
#pager span {
    background: none repeat scroll 0 0 #dbdbdb;
    border-radius: 10px;
    display: inline-block;
    height: 10px;
    margin: 0 10px 0 0;
    overflow: hidden;
    text-indent: -9999em;
    width: 10px;
}
p{	line-height:150%;letter-spacing:0.5px;}


#main .box31 {
    background-image: url(img/box3_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    color: #825f42;
    margin-left: 80px;
    margin-top: 30px;
    padding-bottom: 25px;
    padding-left: 187px;
    padding-top: 25px;
    width: 385px;
	height: 200px;
}

#main .box41 {
	background-image: url(img/box4_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #825f42;
	margin-left: 80px;
	margin-top: 20px;
	padding-left: 187px;
	padding-top: 0px;
	width: 385px;
	height: 300px;
}