@charset "shift_jis";

* {margin:0; padding:0; border:0;}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS Pゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	text-align:center;
	font-size:100%;
	background:#fef2e8;
}

h1 {
	display:block;
	width:200px;
	height:100px;
	text-indent:-9999px;
	background:url(../img/common/logo.jpg) no-repeat;
}
h2.h2-houjinhome {
	text-indent:-9999px;
	background:url(../img/roujinhome/h2_roujinhome.gif) no-repeat;
	height:32px;
}
h2.h2-saisinzyouhou {
	text-indent:-9999px;
	background:url(../img/roujinhome/h2_saisinzyouhou.gif) no-repeat;
	height:32px;
}
h2.h2-dayservice {
	text-indent:-9999px;
	background:url(../img/dayservice/h2_dayservice.jpg) no-repeat;
	height:32px;
}
h2.h2-helper {
	text-indent:-9999px;
	background:url(../img/helper/h2_helper.jpg) no-repeat;
	height:32px;
}
h2.h2-kyotaku {
	text-indent:-9999px;
	background:url(../img/kyotaku/h2_kyotaku.jpg) no-repeat;
	height:32px;
}
h2.h2-kango{
	text-indent:-9999px;
	background:url(../img/kango/h2_kango.jpg) no-repeat;
	height:32px;
}
h2.h2-privacy {
	text-indent:-9999px;
	background:url(../img/h2_privacy.jpg) no-repeat;
	height:32px;
}
h2.h2-purpose {
	text-indent:-9999px;
	background:url(../img/h2_privacy2.jpg) no-repeat;
	height:32px;
}
div#page h3 {
	color:#FF6600;
	font-size:1em;
	border-left:3px solid #FFCC00;
	margin:10px 0 10px 10px;
	padding:10px 0 3px 3px;
	line-height:1em;
}
div#page h4 {
	color:#669900;
	font-size:1em;
	margin:10px 0 10px 15px;
}

img.img-right {
	margin:0 0 10px 10px;
	float:right;
}
img.img-left {
	margin:0 10px 10px 0;
	float:left;
}

a {color:#FF3300;}
a:hover {color:#FF6600;}

/* table */
table.tab-basic01 {
	margin:5px 0 10px 15px;
	border-collapse:collapse;
}
table.tab-basic01 td {
	padding:3px;
	border-bottom:1px dashed #CCCCCC;
	line-height:1.3em;
}
table.tab-basic02 {
	margin:0 auto 30px auto;
	border-collapse:collapse;
}
table.tab-basic02 th {
	padding:3px;
	border:1px solid #eee;
	text-align:center;
	background:#FFFFCC;
	font-weight:normal;
}
table.tab-basic02 td {
	padding:3px;
	border:1px solid #eee;
	text-align:center;
}
table.tab-basic03 {
	margin:0 auto 30px auto;
	border-collapse:collapse;
}
table.tab-basic03 th {
	text-align:center;
	border:1px solid #ccc;
	padding:3px;
	background:#669900;
	font-weight:normal;
	color:#fff;
}
table.tab-basic03 td {
	border:1px solid #ccc;
	padding:3px;
	line-height:1.4em;
}
table.tab-basic04 {
margin:20px auto;
border-collapse:collapse;
}
table.tab-basic04 td {
text-align:center;
padding-bottom:30px;
}
table.tab-basic04 td img {
border:3px solid #FFCC99;
}

/* FONT COLOR */
.txt-red {color:#FF0000;}


/* container */
div#container {
	width:860px;
	text-align:left;
	background:url(../img/common/container_bg.jpg) repeat-y;
	margin:0 auto;
}

/* wrapper */
div#wrapper {
	width:820px;
	margin:0 auto;
}

.cl {clear:both;}

/* side */
div#side {
    float: left;
    width: 200px;
}
div#sideimg {
    background: url("../img/common/side_image.jpg") no-repeat scroll 0 0 transparent;
    height: 200px;
    margin-bottom: 10px;
    width: 200px;
}
div#sidebox {
    background: none repeat scroll 0 0 #FEF2E8;
    margin: 0;
    width: 200px;
}
div#sidebox ul {

}
div#sidebox li {
		list-style-type:none;
}
div#sidebox li:hover {
}
div#sidebox li a {
		margin-left: 10px;
		margin-bottom: 5px;
		background:url("../img/common/manu_list.gif") no-repeat scroll 0 0 transparent;
		font-size: 0.9em;
		display:block;
		width:160px;
		color:#F0027F;
		height:40px;
		line-height:40px;
		padding-left: 20px;
		text-decoration:none;

}
div#sidebox li a:hover {
    background: url("../img/common/manu_list_ov.gif") no-repeat scroll 0 0 transparent;
    color:#fc6703; 
}
address {
	margin:20px 3px 20px 3px;
	font-size:0.9em;
	font-style:normal;
}

/* content */
div#content {
	width:610px;
	float:right;
}

/* newsbox */
div#newsbox {
	width:610px;
	background:url(../img/index/news_bg.jpg) repeat-y;
	margin:10px 0;
}
div#newsbox p {
	margin:10px 30px;
}

.txt-small {font-size:0.8em;}

/* inqbox */
div#inqbox h3 {
	margin:10px 0 5px 10px;
	background:url(../img/index/h3_inq.gif) no-repeat left;
	text-indent:-9999px;
}
div#inqbox p {
	margin:5px 0 15px 15px;
}

/* pan */
div#pan {
	width:610px;
	height:100px;
	text-align:right;
}
div#pan p {
	font-size:0.9em;
}
div#pan a {
	text-decoration:none;
}
div#pan a:hover {
	background:#FF3300;
	color:#FFFFFF;
}

/* pan_2 2012-04-02 Add */
div#pan_2 {
	width:610px;
	height:30px;
	text-align:right;
}
div#pan_2 p {
	font-size:0.9em;
}
div#pan_2 a {
	text-decoration:none;
}
div#pan_2 a:hover {
	background:#FF3300;
	color:#FFFFFF;
}

/* page */
div#page {
}
div#page p {
	margin:10px 10px 15px 15px;
	line-height:1.5em;
}

div#page p.p_right {
	text-align:right;
}


.txt-small {
	font-size:0.8em;
}
div#page ul {
	margin:10px 10px 15px 30px;
	line-height:1.5em;
}
div#page ul li {
	list-style-image:url(../img/common/list_002.gif);
}
div#page ol {
	margin:10px 10px 15px 40px;
	line-height:1.5em;
}
p.privacy {
border:1px solid #c7c7c7;
padding:5px;
font-size:0.8em;
}

/* footer */
div#footer p {
    clear: both;
    font-size: 0.7em;
    margin: 15px 30px;
    padding: 10px;
    text-align: center;
}
div#footer ul {
    border-top: 3px solid #EEEEEE;
    font-size: 0.8em;
    margin: 10px 30px 5px;
    padding: 5px;
}
div#footer ul li {
    float: left;
    list-style-image: url("../img/common/list_001.jpg");
		margin-right: 40px;
}

#newsbox {
	height: 150px;
	margin: 0px 0px 10px;
	overflow: auto;
	border: 1px solid #999999;
	background-image: url(img/back.png);
	background-position: left top;
	background-repeat: repeat-x;
}
#newsbox ul {
	margin:1em 20px 2em 40px;
	padding-left:25px;
}

#newsbox dl {
	margin:1em 0 1em 30px;
	padding:0 0 10px;
}

#newsbox dt {
	background:url(../img/newsicon.gif) no-repeat;
	line-height: 1.2;
	float: left;
	clear: left;
	margin: 0 20px 0px 0;
	margin-bottom:10px;
	padding-left:20px;
	font-weight: 700;
}
#newsbox dd.link {
	line-height: 1.2;
	font-size: 17px;
	margin: 0 0 0 155px;
	margin-bottom:10px;
	border-left: 1px solid #CCCCCC;
}
/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }