@charset "utf-8";

*{margin:0;padding:0;}
html{background:#ffffff;}

body{
font:12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/header.png) repeat-x;
}

a{color:#555; text-decoration:none;}
a:hover{text-decoration:underline;}
a:active,a:focus{outline:0;}
img{border:0;}
p{margin-bottom:10px;}
.center{text-align:center;}
.right{text-align:right;}
.clear{clear:both;}

.text_01{
	color:#cccccc;
	font-size:28px;
	font-weight:bold;
}
.text_02{
	color:#AAAAAA;
	font-size:28px;
	font-weight:bold;
	margin-bottom:20px;
}
.text_03{
	color:#FF3333;
	font-weight:bold;
}

/*******************************
全体幅
*******************************/
#header,#container,.inner{
margin:0 auto;
width:960px;
}

/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height:89px;
}

#header h1,#header h2,#header h3,#header ul,#header .banners{
font-weight:normal;
position:absolute;
top:0;
color:#777777;
font-size:10px;
line-height:21px;
}

#header h2{right:0;}

/* ロゴの位置 */
#logo{
position:absolute;
top:30px;
left:0px;
}
#h-tel{
position:absolute;
left:420px;
top:35px;
}
#h-contact{
position:absolute;
right:0px;
top:40px;
}

/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top:40px;
right:0;
width:305px;
height:14px;
line-height:14px;
}

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

#header ul a{
text-indent:-9999px;
text-decoration:none;
display:block;
height:14px;
}

#header ul a#contact{background-position:0 0;width:110px;}
#header ul a#sitemap{background-position:-110px 0;width:104px;}
#header ul a#access{background-position:-214px 0;width:91px;}

#header ul a#contact:hover,#header ul li.active a#contact{background-position:0 -14px;}
#header ul a#sitemap:hover,#header ul li.active a#sitemap{background-position:-110px -14px;}
#header ul a#access:hover,#header ul li.active a#access{background-position:-214px -14px;}

/************************************
/* メインナビゲーション
************************************/

ul#globalnavi{
height:39px;
width:960px;
margin:0 auto;
padding:0;
}
ul#globalnavi li{
float:left;
height:39px;
list-style:none;
}
/*******************************
メイン画像
*******************************/
#mainImage{
margin:18px 0px 5px 0px;
}

/*******************************
コンテンツ位置
*******************************/
#container{
padding:20px 0;
}

#main{
float:right;
width:715px;
padding-bottom:40px;
}

#sidebar{
float:left;
width:225px;
padding-bottom:40px;
}

/*************************
/* ボックス
*************************/

#sidebar .box1{
width:209px;
margin:0 0 20px;
padding:10px 7px;
border:1px solid#dadada;
background:#fff;
}
#sidebar .box1 ul{
	margin-top:15px;
}

.box2{
margin:0 0 20px 0;
width:715px;
border:1px solid#dadada;
background:#fff;
}

.box2 p{padding:10px 10px 0px 10px;}

.box3{
padding:20px 15px;
margin:0px 0px 20px;
width:715px;
border:1px solid#dadada;
background:#fff;
}

.box4{
padding:10px 0px;
margin:0px 0px 20px;
border:1px solid#dadada;
background:#fff;
}
.box4 dl{
padding:0px 20px;
}
.box4 dt{
font-weight:bold;
padding:5px 0px;
}
.box4 dd{
padding:0px 10px;
}

.box3 h2{
	margin:0px 0px 20px;
}
.box3 h3{
	font-size:16px;
	margin:0px 10px 30px;
}
.box3 h4{
	font-size:14px;
	margin:20px 20px 0px;
}

.box3 p{
	margin:10px 20px;
}
.box3 .p_02{
	line-height:160%;
	margin:18px 60px 18px 20px;
}
.box3 .tables{
	width:680px;
	font-size:13px;
	line-height:160%;
	margin:20px;
}
.box3 .tables th{
	width:160px;
	border:1px solid #cecece;
	padding:5px 10px;
}
.box3 .tables td{
	border:1px solid #cecece;
	padding:10px;
}

#date{
text-align:right;
padding-right:5px;
padding-top:15px;
padding-bottom:10px;
font-weight:bold;
color:#858585;
}

#next{
text-align:center;
padding-top:30px;
padding-bottom:30px;
}

img.aligncenter{
display:block;
margin-left:auto;
margin-right:auto;
}
img.alignright{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}
img.alignleft{
padding:4px;
margin:0 7px 2px 0;
display:inline;
}
.alignright{
float:right;
}
.alignleft{
float:left;
}

.box_img_border{
border:1px solid#cccccc;
padding:1px;
margin:1px;
}

/*************
/* 見出し
*************/

#container h2{
padding:5px 5px 10px 10px;
line-height:30px;
font-size:15px;
color:#252525;
background:url(images/h2Bg.png) no-repeat top;
}

#container h3{
padding-bottom:5px;
color:#06C;
border-bottom:1px solid#dddddd;
}

/*************
/* リスト
*************/
#container ul{margin-left:5px;}

#container ul li,#footerUpper ul li{
list-style:none;
margin-bottom:8px;
padding:0 5px 0 12px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:20px;}
#sidebar ul{margin-bottom:10px;}
#sidebar .p_01{margin-bottom:20px;}

/*******************************
/* フッター
*******************************/
#footerUpper{
font-size:11px;
clear:both;
padding:20px 0;
border-bottom:1px solid#5d5d5d;
overflow:hidden;
background:#f6f6f6;
}

#footerUpper .inner .box{
float:left;
width:200px;
padding-left:10px;
margin:0 20px 10px 0;
line-height:1.2;
}

#footerUpper .inner .last{
width:180px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a:link,#footerUpper a:visited{
color:#fff;	
}

#footerLower{
clear:both;
padding:10px;
text-align:center;
background:#000;
}

address{
color:#fff;
font-style:normal;
font-size:10px;
}

/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider{
position:relative;
width:100%;
height:auto;
overflow:hidden;
}
.nivoSlider img{
position:absolute;
top:0px;
left:0px;
max-width:none;
}
.nivo-main-image{
display:block !important;
position:relative !important; 
width:100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice{
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box{
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img{ display:block; }

/* Caption styles */
.nivo-caption{
position:absolute;
left:0px;
bottom:0px;
background:#000;
color:#fff;
width:100%;
z-index:8;
padding:5px 10px;
opacity:0.8;
overflow:hidden;
display:none;
-moz-opacity:0.8;
filter:alpha(opacity=8);
-webkit-box-sizing:border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing:border-box;/* Firefox, other Gecko */
box-sizing:border-box; /* Opera/IE 8+ */
}
.nivo-caption p{
padding:5px;
margin:0;
}
.nivo-caption a{
display:inline !important;
}
.nivo-html-caption{
display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{
position:absolute;
top:45%;
z-index:9;
cursor:pointer;
}
.nivo-prevNav{
left:0px;
}
.nivo-nextNav{
right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{
text-align:center;
padding:0px 0;
}
.nivo-controlNav a{
cursor:pointer;
}
.nivo-controlNav a.active{
font-weight:bold;
}

/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider{
position:relative;
width:100%;
height:auto;
overflow:hidden;
}
.nivoSlider img{
position:absolute;
top:0px;
left:0px;
max-width:none;
}
.nivo-main-image{
display:block !important;
position:relative !important; 
width:100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice{
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box{
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img{ display:block; }

/* Caption styles */
.nivo-caption{
position:absolute;
left:0px;
bottom:270px;
background:#000;
color:#fff;
width:100%;
z-index:8;
padding:5px 10px;
opacity:0.8;
overflow:hidden;
display:none;
-moz-opacity:0.8;
filter:alpha(opacity=8);
-webkit-box-sizing:border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing:border-box;/* Firefox, other Gecko */
box-sizing:border-box; /* Opera/IE 8+ */
}
.nivo-caption p{
padding:5px;
margin:0;
}
.nivo-caption a{
display:inline !important;
}
.nivo-html-caption{
display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{
position:absolute;
top:45%;
z-index:9;
cursor:pointer;
}
.nivo-prevNav{
left:0px;
}
.nivo-nextNav{
right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{
text-align:center;
padding:15px 0;
}
.nivo-controlNav a{
cursor:pointer;
}
.nivo-controlNav a.active{
font-weight:bold;
}

/*
Skin Name:Nivo Slider Light Theme
Skin URI:http://nivo.dev7studios.com
Description:A light skin for the Nivo Slider.
Version:1.0
Author:Gilbert Pellegrom
Author URI:http://dev7studios.com
Supports Thumbs:true
*/

.theme-light.slider-wrapper{
background:#fff;
padding:0px;
}
.theme-light .nivoSlider{
position:relative;
background:#fff url(themes/light/loading.gif) no-repeat 50% 50%;
margin-bottom:10px;
overflow:visible;
}
.theme-light .nivoSlider img{
position:absolute;
top:0px;
left:0px;
display:none;
}
.theme-light .nivoSlider a{
border:0;
display:block;
}

.theme-light .nivo-controlNav{
text-align:center;
padding:0;
position:relative;
z-index:10;
}
.theme-light .nivo-controlNav a{
display:inline-block;
width:10px;
height:10px;
background:url(themes/light/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin:0 2px;
}
.theme-light .nivo-controlNav a.active{
background-position:0 100%;
}

.theme-light .nivo-directionNav a{
display:block;
width:30px;
height:30px;
background:url(themes/light/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
top:auto;
bottom:-36px;
z-index:11;
}
.theme-light .nivo-directionNav a:hover{
background-color:#eee;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.theme-light a.nivo-nextNav{
background-position:160% 50%;
right:0px;
}
.theme-light a.nivo-prevNav{
background-position:-60% 50%;
left:auto;
right:35px;
}

.theme-light .nivo-caption{
font-family:Helvetica, Arial, sans-serif;
}
.theme-light .nivo-caption a{
color:#fff;
border-bottom:1px dotted#fff;
}
.theme-light .nivo-caption a:hover{
color:#fff;
}

.theme-light .nivo-controlNav.nivo-thumbs-enabled{
width:80%;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled a{
width:auto;
height:auto;
background:none;
margin-bottom:0px;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled img{
display:block;
width:120px;
}

/* -------------------------------------------------- */
/* クリアフィクス */
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
* html .clearfix{
	height:1px;
}
/* -------------------------------------------------- */