@charset "utf-8";

/*-----------------  base  -----------------*/

body {
	background-color: #e9e9e9;
	background-image: url(../images/bgr02.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6em;
	color: #494949;
}

#container {
	margin: 0 auto;
	width: 762px;
}

#wrapper {
	margin: 0 auto;
	width: 750px;
	padding: 0 6px 0 6px;
	background: url(../images/bgr01.gif) repeat-y;
}

#header {
	width: 762px;
	height: 57px;
	margin: 0 auto;
	background: url(../images/logo02.gif) no-repeat;
}

#header a {
	width: 762px;
	height: 57px;
	margin: 0 auto;
	border: 0;
	display: block;
}


#header h1 {
	text-indent: -9999px;
	margin: 0;
	font-size: 9px;
}


#breadcrumb {
	font-size: 11px;
	width: 730px;
	padding: 12px 10px 12px 10px;;
}

#breadcrumb a {
	color:#666666;
	text-decoration: underline;
}




/*-----------------  menu  -----------------*/

#gnavi {
	width: 750px;
	height: 46px;
	margin: 0 auto
	padding: 0;
}
	
#gnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gnavi li {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
}
#gnavi li a {
	text-decoration: none;
	/*width: 250px;*/
	height: 46px;
	display: block;
}

#gnavi li#product {
	background: url(../images/gnavi-all.gif) no-repeat 0px 0px;
	width: 170px;
	height: 46px;
}
#gnavi li#company {
	background: url(../images/gnavi-all.gif) no-repeat -170px 0px;
	width: 170px;
	height: 46px;
}
#gnavi li#toiawase {
	background: url(../images/gnavi-all.gif) no-repeat -340px 0px;
	width: 170px;
	height: 46px;
}
#gnavi li#example {
	width: 80px;
	height: 46px;
	background-image: url(../images/gnavi-all.gif);
	background-repeat: no-repeat;
	background-position: -510px 0px;
}
#gnavi li#faq {
	width: 80px;
	height: 46px;
	background-image: url(../images/gnavi-all.gif);
	background-repeat: no-repeat;
	background-position: -590px 0px;
}
#gnavi li#chart {
	width: 80px;
	height: 46px;
	background-image: url(../images/gnavi-all.gif);
	background-repeat: no-repeat;
	background-position: -670px 0px;
}




#gnavi li#product a:hover {
	background: url(../images/gnavi-all.gif) no-repeat -0px -46px;
	width: 170px;
	height: 46px;
}
#gnavi li#company a:hover {
	background: url(../images/gnavi-all.gif) no-repeat -170px -46px;
	width: 170px;
	height: 46px;
}
#gnavi li#toiawase a:hover {
	background: url(../images/gnavi-all.gif) no-repeat -340px -46px;
	width: 170px;
	height: 46px;
}
#gnavi li#example a:hover {
	background: url(../images/gnavi-all.gif) no-repeat -510px -46px;
	width: 80px;
	height: 46px;
}
#gnavi li#faq a:hover {
	background: url(../images/gnavi-all.gif) no-repeat -590px -46px;
	width: 80px;
	height: 46px;
}
#gnavi li#chart a:hover {
	background: url(../images/gnavi-all.gif) no-repeat -670px -46px;
	width: 80px;
	height: 46px;
}



#gnavi li#product-a {
	background: url(../images/gnavi-act.gif) no-repeat -0px -0px;
	width: 170px;
	height: 46px;
}
#gnavi li#company-a {
	background: url(../images/gnavi-act.gif) no-repeat -170px -0px;
	width: 170px;
	height: 46px;
}
#gnavi li#toiawase-a {
	background: url(../images/gnavi-act.gif) no-repeat -340px -0px;
	width: 170px;
	height: 46px;
}
#gnavi li#example-a {
	background: url(../images/gnavi-act.gif) no-repeat -510px -0px;
	width: 80px;
	height: 46px;
}
#gnavi li#faq-a {
	background: url(../images/gnavi-act.gif) no-repeat -590px -0px;
	width: 80px;
	height: 46px;
}
#gnavi li#chart-a {
	background: url(../images/gnavi-act.gif) no-repeat -670px -0px;
	width: 80px;
	height: 46px;
}






/*-----------------  general  -----------------*/

.imgLeft {
	float: left;
	margin: 5px 8px 5px 5px;
}

.imgRight {
	float: right;
	margin: 5px 5px 5px 8px;
}

.imgRight02 {
	float: right;
	margin: 5px 5px 5px 8px;
	padding: 4px;
	border: solid 1px #CCCCCC;
}

.pagetop {
	clear: both;
	width: 723px;
	padding: 10px 15px 0 0;
	text-align: right;
	margin: 0 0 15px 0;
	font-size: 10px;
	background-image: url(../images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
}

.pagetop a {
	text-decoration: underline;
	color: #336699;	
}

table {
	border-collapse: collapse;
}

td {
	border: solid 1px #999999;
	line-height: 1.4em;
}

td a {
	text-decoration: underline;
	color: #336699;	
}

th {
	font-size: 12px;
	border: solid 1px #999999;
	line-height: 1.2em;
}

td.layout {
	border: none;
	line-height: 1.4em;
	padding: 3px;
}

td.examplePic {
	text-align: center;
	padding: 15px;
}

td.before {
	background: #CFCFCF;
}

td.after {
	background: #FCDF58;
}

td.afterPic {
	background-color: #FFFFDF;
}

.midashi {
	background-image: url(../images/bgr03.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.midashi02 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.6em;
}

.midashi03 {
	background: url(../images/bullet02.gif) no-repeat;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 24px;
	color: #0066CC;
}


.item01 {
	clear: left;
	display: block;
	padding-top: 6px;
	padding-left: 5px;
	float: left;
	width: 80px;
	line-height: 1.4em;
	padding-bottom: 6px;
	background-color: #F3F0E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.substance01 {
	display: block;
	padding-top: 6px;
	line-height: 1.4em;
	margin-left: 85px;
	padding-left: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.item02 {
	clear: left;
	display: block;
	padding-top: 6px;
	padding-left: 5px;
	float: left;
	width: 80px;
	line-height: 1.4em;
	padding-bottom: 6px;
	background-color: #E4F4F8;
}

.substance02 {
	display: block;
	padding-top: 6px;
	line-height: 1.4em;
	margin-left: 85px;
	padding-left: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.item03 {
	clear: left;
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	width: 180px;
	line-height: 1.4em;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.substance03 {
	display: block;
	padding-top: 10px;
	line-height: 1.4em;
	margin-left: 185px;
	padding-left: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}



span.separate {
	clear: both;
	display: block;
	background: url(../images/border02.gif) repeat-x;
	height: 10px;
}

.indent02 a {
	text-decoration: underline;
	color: #336699;	
}

a:link.boxlink {
	/*display: block;*/
	padding: 8px;
	margin: 10px;
	border: solid 2px #C0C0C0;
	background: #EEEEEE;
	text-decoration: none;
	font-size: 14px;
	line-height: 3em;
}

a:hover.boxlink {
	/*display: block;*/
	padding: 8px;
	margin: 10px;
	border: solid 2px #C0C0C0;
	background: #C4E4F7;
	text-decoration: none;
	font-size: 14px;
}




/*-----------------  contents area  -----------------*/

#contents {
	width: 738px;
	padding: 0 6px 0 6px;
}

#contents a {
	color:#336699;
}

h2.cornertitle {
	clear: both;
	width: 723px;
	height: 21px;
	background: url(../images/titlebgr01.gif) no-repeat;
	padding: 8px 0 5px 15px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

h2.cornertitle02 {
	clear: both;
	width: 723px;
	height: 22px;
	background: url(../images/titlebgr01.gif) no-repeat;
	padding: 7px 0 5px 15px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}



h3.subtitle01 {
	clear: both;
	width: 700px;
	height: 20px;
	background: url(../images/titlebgr02.gif) no-repeat;
	padding: 8px 0 5px 15px;
	margin: 0 10px 10px 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

h3.subtitle02 {
	clear: both;
	width: 700px;
	height: 22px;
	background: url(../images/titlebgr05.gif) no-repeat;
	padding: 7px 0 5px 15px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

.indent01 {
	width: 720px;
	margin: 0 10px 10px 10px;
}

.indent02 {
	clear: both;
	width: 690px;
	margin: 0 20px 10px 30px;
}

.indent03 {
	clear: both;
	width: 650px;
	margin: 0 20px 10px 40px;
}

.p-category {
	width: 690px;
	margin: 10px;
	padding: 3px 0 8px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #666666;
	background-image: url(../images/product-back04.jpg);
}


.p-category02 {
	width: 690px;
	margin: 0 0 10px 10px;
	padding: 0px 0 8px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #666666;
	background-image: url(../images/product-back01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.p-category03 {
	width: 690px;
	margin: 0 0 10px 10px;
	padding: 0px 0 8px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #666666;
	background-image: url(../images/product-back02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.p-category04 {
	width: 690px;
	margin: 0 0 10px 10px;
	padding: 0px 0 8px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #666666;
	background-image: url(../images/product-back03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.p-category05 {
	width: 690px;
	margin: 10px;
	padding: 3px 0 0 0px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #666666;
}


.p-name {
	width: 670px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 2px 5px 2px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bgr04.gif);
	background-repeat: repeat-x;
}

.p-nameTop {
	width: 670px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 8px 5px 8px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bgr04.gif);
	background-repeat: repeat-x;
}

.p-nameTop02 {
	width: 670px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 8px 5px 8px 15px;
	background-image: url(../images/bgr04.gif);
	background-repeat: repeat-x;
}


.p-desc {
	margin: 15px 15px 15px 15px;
}

.todetail a {
	text-decoration: underline;
	color: #336699;
}

.todetail a:hover {
	text-decoration: underline;
	color: #68BDDD;
}

.p-ind {
	width: 120px;
	height: 160px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.p-ind img {
	margin: 0 10px 0 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}


p.todetail {
	background: url(../images/arrow02.gif) no-repeat top left;
	padding: 0 0 0 15px;
	margin: 5px 5px 5px 10px;
	font-size: 12px;
	line-height: 1.2em;
}

p.todetail img {
	margin: 0;
	border: 0;
}


.question {
	margin: 5px 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/q.gif) no-repeat left top;
	color: #2679C4;
	font-weight: normal;
}

.answer {
	margin: 5px 0 10px 15px;
	padding: 0 0 10px 25px;
	background: url(../images/a.gif) no-repeat left top;
}

.answer a img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.answer a:hover img {
	padding: 4px;
	border: 1px solid #A7CDE4;
	background-color: #E1F4FD;
}



/*.gallary {
	width: 700px;
	line-height: 105px;
}*/

.gallery ul {
	list-style: none;
}

.gallery ul li {
	/*display: inline;*/
	float: left;
	width: 150px;
	height: 145px;
	margin: 8px 10px 0 0;
}

.gallery ul img {
	margin: 8px 10px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.gallery ul a:hover img {
	margin: 8px 10px 0 0;
	padding: 4px;
	border: 1px solid #A7CDE4;
	background-color: #E1F4FD;
}

.gallery ul a {
	text-decoration: none;
	color: #666666;
}

.gallery ul a:hover {
	color: #999999;
}

.enlarge {
	margin: 0 auto;
}

.enlarge img {
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.enlarge a:hover img {
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DAB196;
	background-color: #FFF1B3;
}

.enlarge a {
	text-decoration: none;
	color: #666666;
}

.enlarge a:hover {
	color: #999999;
}


.p-image {
	margin: 5px 15px 5px 5px;
	border: solid 1px #CCCCCC;
	float: left;
	padding: 5px;
}

.thispage {
	padding: 3px;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #81B0D8;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.p-more {
	clear: both;
	width: 690px;
	margin: 20px auto;
	padding: 20px 0 10px 0;
	background: url(../images/border02.gif) repeat-x top;
}

.p-more td,th {
	text-align: center;
	padding: 2px;
}

.p-more table {
	margin: 0 0 20px 0;
}

.p-more caption {
	margin: 0 0 5px 0;
	text-align: left;
	padding: 0 0 0 20px;
	font-weight: bold;
	background: url(../images/bullet01.gif) no-repeat left;
}

.p-more a {
	text-decoration: underline;
	color: #336699;
}

.p-more a:hover {
	text-decoration: underline;
	color: #68BDDD;
}

.p-more img {
	border: 0;
}

ul.p-shiyou {
	margin: 0 0 0 320px;
	/*list-style-image: url(../images/bullet01.gif);*/
	list-style-type: none;
	font-size: 14px;
	line-height: 1.6em;
}

ul.p-shiyou li {
	margin: 5px 0 5px 0px;
	padding: 0 0 0 25px;
	background: url(../images/bullet01.gif) no-repeat left;
}


.ul-midashi01 {
	background-color: #AFD6ED;
}

.ul-midashi02 {
	background-color: #DBEDF7;
}

.ulw-midashi01 {
	background-color: #E2D263;
}

.ulw-midashi02 {
	background-color: #EDE6AD;
}

.wp-midashi01 {
	background-color: #FEB552;
}

.wp-midashi02 {
	background-color: #FFDBA6;
}

.tokusyu-midashi01 {
	background-color: #91CB72;
}

.tokusyu-midashi02 {
	background-color: #CBE7BC;
}


.td-bgr01 {
	background-color: #E3E3E3;
}

.description {
	width: 350px;
	margin: 5px 18px 10px 0px;
	float: right;
}

.description p {
	margin: 10px 0 0 0;
}

.chart-liner {
	width: 450px;
	height: 73px;
	background: url(../images/titlebgr04.gif) no-repeat right;
	line-height: 1.8em;
	text-align: left;
	padding: 50px 100px 0px 0;
	margin: 0;
}

.movie {
	width: 320px;
	margin: 10px 0 15px 190px;
	padding: 15px;
	background-image: url(../images/moviebgr.gif);
	background-repeat: no-repeat;
}

.caption {
	/*float: right;*/
	margin:  5px 10px 10px 200px;
	/*padding: 10px 10px 10px 330px;*/
}


dl.notice {
	/*float: right;*/
	clear: both;
	width: 650px;
	margin: 0 auto;
	padding: 5px 0 20px 0;
	font-size: 11px;
	line-height: 1.1em;
	color: #7B7B7B;
}

dl.notice dt {
	margin: 0;
	padding: 0;
	width: 34px;
	float: left;
	display: block;
}

dl.notice dd {
	margin: 0 0 0 36px;
	display: block;
	text-align: left;
}

dl sup {
	font-size: 8px;
	padding: 0 2px 3px 0;
	margin: 0;
	line-height: 1px;
}

.mawari {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.shaon-hyo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	float: left;
	height: 160px;
	width: 330px;
}

.shaon-hyo img {
	float: left;
}

.shaon-hyo td,th {
	text-align: center;
	white-space: nowrap;
}

.sonota {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	float: left;
	height: 310px;
	width: 180px;
	margin-right: 30px;
}

.shaon-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	text-align: left;
	width: 660px;
	margin-bottom: 20px;
}

.mekakushi-cont {
	width: 700px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 470px;
}

.mekakushi-cont2 {
	width: 680px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	height: 340px;
}


#pastTopics {
	width: 720px;
	margin: 0 10px 10px 10px;
	padding: 10px 0 0 0;
}


#pastTopics ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#pastTopics li {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 15px;
	line-height: 1.4em;
	background: url(../images/border02.gif) repeat-x bottom;
}

#pastTopics a {
	text-decoration: none;
	color: #497E8F;
}

#pastTopics a:hover {
	text-decoration: underline;
}


.separate {
	background: url(../images/border02.gif) repeat-x center;
	display: block;
	height: 15px;
	width: 720px;
	margin: 10px auto;
}

ul.list01 {
	margin: 10px 0 0 15px;
	padding: 0;
}

li.list01 {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-image: url(../images/arrow01.gif);
	list-style-type: none;
	
}



/*-----------------  footer  -----------------*/

#footer {
	clear: both;
	width: 735px;
	height: 90px;
	background: url(../images/border01.gif) no-repeat top left;
	padding: 15px 0 0 15px;
	font-size: 11px;
	line-height: 1.4em;
}

#footer a {
	text-decoration: none;
	color: #494949;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	width: 500px;
	margin: 40px 125px 20px 125px;
	text-align: center;
}
