﻿@charset "utf-8";

/* -----------------------------------------------------------
	Version: 1.0～3
	Comment: cms設定
----------------------------------------------------------- */

/* 
 cms Style [
----------------------------------------------------------- */
#cmsStyle {
	float: left;
	width: 652px;
}

#cmsStyle h3 {
	font-size: 19px;
	line-height: 35px;
	font-weight: bold;
	background-image: url(../img/title_bg2.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	margin-top: 30px;
	}
	
#cmsStyle  ul {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 30px;
	}
	
#cmsStyle  ul {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 30px;
	}
	
#cmsStyle  ul.listStyle3 {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	padding-bottom: 30px;
	}
	
#cmsStyle ol p.listStyle4 {
	list-style-image: none !important;
	list-style-type: none !important;
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
#cmsStyle ol p.listStyle4 a {
	color: #1F39AB;
	}
	
#cmsStyle ul li,
#cmsStyle  ul.listStyle3 li {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 5px;
	}
	
#cmsStyle ul li a,
#cmsStyle ul.listStyle3 li a {
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #1F39AB;
	}
	
#cmsStyle h4 {
	font-size: 17px;
	font-weight: bold;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	color: #1F3AAB;
	background-position: bottom;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
	margin-top: 30px;
	}
	
#cmsStyle ol.listStyle {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
}

#cmsStyle ol.listStyle li {
	font-size: 15px;
	line-height: 22px;
	color: #666;
　	list-style: lower-roman !important;　
	list-style-position: outside !important;
	list-style-position: inside;
	list-style-type: decimal;
	background-image: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

#cmsStyle p {
	font-size: 15px;
	line-height: 22px;
	color: #666;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}

#cmsStyle h5 {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../img/sub_line.gif);
	background-repeat: no-repeat;
	color: #666;
	background-position: bottom;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 24px;
	padding-left: 20px;
	margin-top: 30px;
	padding-bottom: 5px;
	}
	
#cmsStyle ol {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
}

#cmsStyle ol li {
	font-size: 15px;
	line-height: 19px;
	color: #666;

　	list-style: lower-roman !important;　
	list-style-position: outside !important;
	list-style-type: none;
	background-image: url(../img/point2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 13px;
	padding-left: 14px;
}


#cmsStyle table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width: 622px;
	margin-left: 15px;
	margin-top: 30px;
}

#cmsStyle table th {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	background-color: #F5F5F5;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	white-space: nowrap;
	vertical-align: top;
}

#cmsStyle table td {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	vertical-align: top;
}

#cmsStyle table caption {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	padding-bottom: 8px;
}


#cmsStyle .tableStyle {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width: 622px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#cmsStyle .tableStyle th {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	background-color: #F5F5F5;
	text-align: center !important;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	white-space: nowrap;
}

#cmsStyle .tableStyle td {
	font-size: 14px;
	line-height: 19px;
	color: #666;
	text-align: center !important;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

#cmsStyle .rightImg {
	float: right;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	}
	
#cmsStyle dl {
	margin-bottom: 40px;
	text-align: left;
	width: 622px;
	margin-top: 20px;
	margin-left: 15px;
	}
 
#cmsStyle dl dt {
	clear: both;
	float: left;
	width: 8em;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	color: #666;
}

 
#cmsStyle dl dt {
	padding-bottom: 8px;
}
 
#cmsStyle dl dd {
	margin-bottom: 8px;
	padding-left: 6.2em;
	font-size: 15px;
	line-height: 22px;
	color: #666;
}

 
#cmsStyle dl dd {
	padding-bottom: 8px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#cmsStyle dl a {
	text-decoration: underline;
}

#cmsStyle dl a:hover {
	text-decoration: none;
}

#cmsStyle dl.qa {
	margin-right: 15px;
	margin-left: 15px;
	clear: none !important;
	}
	
#cmsStyle dl.qa dt {
	clear: none !important;
	float: none !important;
	font-size: 17px;
	font-weight: bold;
	color: #1F39AB;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: auto;
	}
	
#cmsStyle dl.qa dt span {
	background-image: url(../img/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 52px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	}
	
#cmsStyle dl.qa dd {
	margin: 0px;
	background-image: url(../img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 52px;
	}
	
	
#cmsStyle ul.listStyle2 {
	margin-right: 15px;
	margin-top: 30px;
	padding-bottom: 30px;
}

#cmsStyle ul.listStyle2 li {
	font-size: 15px;
	line-height: 19px;
	color: #666;


　	list-style: lower-roman !important;　
	list-style-position: outside !important;
	list-style-type: none;
	background-image: url(../img/point3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 17px;
}

#cmsStyle .b_Style {
	font-size: 15px;
	line-height: 22px;
	color: #666;
	background-color: #EFF7FD;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 5px;
	}
	
#boxStyle {
	background-color: #D6EAFA;
	width: 622px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 66px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
#boxStyle dl {
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
	}
	
#boxStyle dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #1F39AB;
	float: none;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: auto;
	}
	
#boxStyle dl dd {
	font-size: 15px;
	color: #666;
	float: none;
	margin-right: 15px;
	margin-left: 15px;
	width: auto;
	line-height: 20px;
	padding: 0px;
	margin-bottom: 0px;
	}
	
#gMap {
	float: left;
	width: 397px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 60px;
	}
	
.clear {
	clear: both;
	}

#tokushin1 {
	background-color: #F5F5F5;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px; /* 33px */
	padding-bottom: 60px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px !important; /* 10px */
	margin-bottom: 0px;
	}
	
#tokushin1 li {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 24px;
	padding-bottom: 3px;
	}
	
#tokushin2 {
	background-color: #FFDBDB;
	padding-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px !important; /* 10px */
	margin-bottom: 35px; /* 70px */
	}
	
#tokushin2 ul {
	margin: 0px !important;
	padding-top: 15px; /* 33px */
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#tokushin2 li {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	background-image: url(../img/point2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 24px;
	padding-bottom: 3px;
	}
	
#tokushin2 p {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 30px !important;
	padding-top: 0px !important;
	}

.f01 {
	padding-bottom: 40px !important;
	}

/* 
 ギャラリーのスタイル Style [
----------------------------------------------------------- */
#gallery-1 {
	padding-left:15px;
	text-align:center;
	width:652px;
}

#gallery-1 .gallery-item {
	margin-bottom: 0px;
        margin-left: 0px;
}

#gallery-1 .gallery-icon {
	float: none;
	padding-bottom:0;
	margin-bottom:0;
}

#gallery-1 img {
	border: none;
}

/*
セル内の文字と枠線との間隔（padding属性）がゼロの
　　　　　　　　　　　　　　　　　　テーブルレイアウト [
　　　　　　　　　　　　　　　　　2013.05.03 研究部（上田）
---------------------------------------------------------- */
#cmsStyle .kenkyutable {
	padding:0px;
	margin-left:15px;
	margin-top:0px;
	text-align:left;
	border-collapse: collapse;
	border: 1px solid #cccccc;  /* #cccccc; */
	empty-cells:show;
	width:auto;
}

#cmsStyle .kenkyuth {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	background-color: #F5F5F5;
	text-align: left !important;
	padding-top: 0px; /* 10px */
	padding-right: 0px; /* 15px; */
	padding-bottom: 0px; /* 10px; */
	padding-left: 0px; /* 15px; */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;  /* #CCC; */
	border-bottom-color: #ccc;  /* #CCC; */
	white-space: nowrap;
}

#cmsStyle .kenkyutd {
	fontfamily:monospace;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	text-align: left !important;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;  /* #CCC; */
	border-bottom-color: #ccc;  /* #CCC; */
}

/*

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