@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #F1F1F1;
	text-align: center;
	background-image: none;
}
p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 1em;
}
/*----------------wrapperここから↓----------------*/
div#wrapper {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 770px;
	margin-top: 0px;
	font-size: smaller;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	line-height: 1.35em;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

h3 {
	line-height: 1.35em;
}
h4 {
	line-height: 1.35em;
}
div#bottomSpacer{
	clear: both;
	height: 15px;
	width: 770px;
}

div#bottomSpacer{
	clear: both;
	height: 15px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
div#wrapperTable a:link {
	text-decoration: underline;
	color: #47B1E6;
}
div#wrapperTable a:visited {
	text-decoration: underline;
	color: #6699CC;
}
div#wrapperTable a:hover {
	color: #47B1E6;
	text-decoration: none;
	background-color: #E3E3E3;
}
div#wrapperTable a:active {
	color: #6699CC;
	text-decoration: none;
}
div#tableHeader {
	background-color: #E3E3E3;
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.tableWindow{
	width: 100%;
	background-color: #CCCCCC;
}
/*----------------wrapper - table用ここまで↑----------------*/



/*----------------header情報ここから↓----------------*/
div#header {
	clear: both;
	height: 80px;
	width: 730px;
	padding-left: 20px;
	padding-right: 20px;
}
/*subMenuここまで↑*/

/*mainMenuここから↓*/

#mainMenu {
	clear: both;
	height: 22px;
	width: 730px;
	background-image: url(../images_common/menu/bg_line.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainMenu li {
	display: block;
	height: 22px;
	width: 100px;
	position: relative;
	float: right;
}
#mainMenu li a {
	text-decoration: none;
}

/*NEWS*/
#mainMenu #m01 a {
	background-image: url(../images_common/menu/m01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 100px;
	display: block;
}
#mainMenu #m01 a:hover {
	background-image: url(../images_common/menu/m01.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#mainMenu #m01over a {
	background-image: url(../images_common/menu/m01.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	height: 22px;
	width: 100px;
	display: block;
}
/*WORKS*/
#mainMenu #m02 a {
	background-image: url(../images_common/menu/m02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 100px;
	display: block;
}
#mainMenu #m02 a:hover {
	background-image: url(../images_common/menu/m02.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#mainMenu #m02over a {
	background-image: url(../images_common/menu/m02.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	height: 22px;
	width: 100px;
	display: block;
}
/*ABOUT*/
#mainMenu #m03 a {
	background-image: url(../images_common/menu/m03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 100px;
	display: block;
}
#mainMenu #m03 a:hover {
	background-image: url(../images_common/menu/m03.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#mainMenu #m03over a {
	background-image: url(../images_common/menu/m03.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	height: 22px;
	width: 100px;
	display: block;
}
/*GALLERY*/
#mainMenu #m04 a {
	background-image: url(../images_common/menu/m04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 100px;
	display: block;
}
#mainMenu #m04 a:hover {
	background-image: url(../images_common/menu/m04.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#mainMenu #m04over a {
	background-image: url(../images_common/menu/m04.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	height: 22px;
	width: 100px;
	display: block;
}
/*CONTCT*/
#mainMenu #m05 a {
	background-image: url(../images_common/menu/m05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 100px;
	display: block;
}
#mainMenu #m05 a:hover {
	background-image: url(../images_common/menu/m05.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#mainMenu #m05over a {
	background-image: url(../images_common/menu/m05.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	height: 22px;
	width: 100px;
	display: block;
}
/*LINK*/
#mainMenu #m06 a {
	background-image: url(../images_common/menu/m06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 100px;
	display: block;
}
#mainMenu #m06 a:hover {
	background-image: url(../images_common/menu/m06.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#mainMenu #m06over a {
	background-image: url(../images_common/menu/m06.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	height: 22px;
	width: 100px;
	display: block;
}
/*リンクテキストを隠す*/
.alt {
	visibility: hidden;
}
/*tabの指定ここまで↑*/

/*----------------menu情報ここまで↑----------------*/



/*----------------specialImage（横幅フルサイズ）ここから↓----------------*/
div#specialImage {
	clear: both;
	height: 275px;
	width: 770px;
	margin: 0px;
	background-color: #CCCCCC;
}
/*----------------specialImageここまで（横幅フルサイズ）↑----------------*/



/*----------------contentsここから↓----------------*/
div#contents {
	clear: both;
	height: auto;
	width: 730px;
	text-align: left;
	padding: 20px;
}
/*mainここから↓*/
div#main {
	height: auto;
	float: left;
	width: 540px;
	margin-bottom: 20px;
}
div#main a:link {
	text-decoration: underline;
	color: #0000CC;
}
div#main a:visited {
	text-decoration: underline;
	color: #6699CC;
}
div#main a:hover {
	color: #0000CC;
	text-decoration: none;
	background-color: #E3E3E3;
}
div#main a:active {
	color: #6699CC;
	text-decoration: none;
}
div#main ul {
	padding: 0px;
	margin-bottom: 0em;
	margin-left: 1.5em;
	margin-top: 0px;
}
div#main ul li {
	list-style-image: url(../images_common/materials/icon.gif);
}
div#main ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
}
#main a img {
	text-decoration: none;
}
#main a:hover img {
	text-decoration: none;
	background-color: #FFFFFF;
}


/*mainここまで↑*/

/*extraここから↓*/
div#extra {
	height: auto;
	float: right;
	width: 170px;
	margin-bottom: 20px;
}

div#extraBox ul {
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
}
div#extraBox ul li {
	list-style-image: url(../images_common/materials/arrow-side.gif);
}
/*extraここまで↑*/

/*----------------contentsここまで↑----------------*/



/*----------------footerここから↓----------------*/
div#footer {
	clear: both;
	height: 25px;
	width: 740px;
	padding: 1px 15px;
	background-color: #E3E3E3;
}
/*----------------footerここまで↑----------------*/



/*----------------classの指定ここから↓----------------*/

.h1style01 {
	margin: 0px;
}
.h1style02 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.h1styleBox {
	background-color: #CCCCCC;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: medium;
	color: #FFFFFF;
}
.h1stylePhoto {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	height: 150px;
	width: 730px;
}
.h2style01 {
	margin: 0px;
	display: inline;
	padding: 0px;
}
.h3style01 {
	font-size: large;
	font-weight: bold;
	color: #666699;
	height: auto;
	width: 100%;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	margin-top: 0.5em;
	margin-bottom: 1em;
	clear: both;
}
.h3style02 {
	font-size: large;
	font-weight: bold;
	color: #666699;
	height: auto;
	width: 100%;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	margin-top: 1.5em;
	margin-bottom: 1em;
	clear: both;
}
.h4style01 {
	font-weight: bold;
	color: #666666;
	margin-bottom: 0.3em;
	margin-top: 0px;
	font-size: medium;
}

/*----------------classの指定ここまで↑----------------*/
.h4style02 {
	font-weight: bold;
	color: #666666;
	margin-bottom: 1em;
	margin-top: 0px;
	font-size: medium;
}
.fontSmaller {
	font-size: smaller;
}
.pStyle01 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pStyle02 {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}
.pStyle03 {
	clear: both;
	margin-top: 1em;
	margin-bottom: 0px;
}
.bStyle01 {
	margin-bottom: 0.5em;
	font-weight: bold;
}
.photoRight01 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 15px;
}
.photoRight02 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
}
.photoLeft01 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 0px;
}
.photoLeft02 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 0px;
}
.photoBottom {
	margin: 15px  0px  0px  0px;
}
.photoUpside01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.photoUpside02 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoImage {
	vertical-align: bottom;
	margin-bottom: 0px;
}
.photoCaption {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photoGallery {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.boxContents01 {
	height: auto;
	width: 508px;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
.boxContentsNews {
	height: auto;
	width: 513px;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boxContentsNews strong {
	color: #47B1E6;
	font-weight: bold;
	font-size: medium;
}
.boxContentsNews a:link {
	text-decoration: underline;
	color: #47B1E6;
	font-weight: bold;
	font-size: medium;
}
.boxContentsNews a:visited {
	text-decoration: underline;
	color: #47B1E6;
	font-weight: bold;
	font-size: medium;
}
.boxContentsNews a:hover {
	color: #47B1E6;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.boxContentsNews a:active {
	color: #6699CC;
	text-decoration: none;
	background-color: #E3E3E3;
	font-weight: bold;
	font-size: medium;
}
.boxContents02 {
	height: auto;
	width: 513px;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
.boxL {
	height: auto;
	width: 513px;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.boxM01a {
	clear: both;
	height: auto;
	width: 508px;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC
}
.boxM01aText {
	height: auto;
	width: 308px;
	float: right;
}
.boxM01aPhoto {
	float: left;
	width: 180px;
	left: auto;
	right: auto;
	text-align: center;
}
.boxM01b {
	clear: both;
	height: auto;
	width: 508px;
	padding: 15px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC
}
.boxM02a {
	clear: both;
	height: auto;
	width: 508px;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #E3E3E3;
}
.boxM02b {
	clear: both;
	height: auto;
	width: 508px;
	padding: 15px;
	margin-bottom: 0px;
	background-color: #E3E3E3;
}
.boxM03a {
	clear: both;
	height: auto;
	width: 508px;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #666699;
	color: #FFFFFF;
}
.boxM03b {
	clear: both;
	height: auto;
	width: 483px;
	padding: 15px;
	margin-bottom: 0px;
	background-color: #666699;
	color: #FFFFFF;
}
.boxM04a {
	clear: both;
	height: auto;
	width: 540px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxM04aText {
	height: auto;
	width: 340px;
	float: right;
}
.boxM04aPhoto {
	float: left;
	width: 180px;
	left: auto;
	right: auto;
	text-align: center;
}
.boxExtraArea {
	clear: both;
	height: auto;
	width: 138px;
	padding: 15px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC
}
.boxWindow {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: smaller;
	line-height: 1.35em;
	color: #666;
	background-color: #FFF;
	padding: 15px;
	width: 300px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: left;
}
.table01 {
	background-color: #CCCCCC;
}
.table01 tr {
	background-color: #FFFFFF;
}
.clearAll {
	clear: both;
}

