@charset "shift_jis";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:none;
}

body {
	text-align:center;
	line-height:0px;
	font-size:16px;
	color:#333333;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#e4e4e4;
}

input,textarea {
	padding:2px;
	border:1px solid;
}

a {
	color:#6fba2c;
	text-decoration:none;
	font-size:16px;
}

a:hover {
	color:#6fba2c;
	text-decoration:underline;
	font-size:16px;
}

.a-10size a {
	color:#6fba2c;
	text-decoration:none;
	font-size:10px;
}

.a-10size a:hover {
	color:#6fba2c;
	text-decoration:underline;
	font-size:10px;
}

h1 {
	margin:0 auto;
	padding:5px 0 0 0;
	width:960px;
	text-align:left;
	line-height:10px;
	font-size:10px;
	font-weight:normal;
	/*border:1px solid #333333;*/
}

h1 a {
	color:#6fba2c;
	text-decoration:none;
	line-height:10px;
	font-size:10px;
	font-weight:normal;
}

h1 a:hover {
	color:#ff9900;
	text-decoration:underline;
	line-height:10px;
	font-size:10px;
	font-weight:normal;
}

h3 {
	/*height:40px;*/
	/*width:980px;*/
	padding:12.5px 15px 7.5px 40px;
	margin:0 0 1em 0;
	line-height:20px;
	font-size:20px;
	color:#333333;
	text-align:left;
	display:block;
}

img,div {
	border:none;
	margin:0;
	padding:0;
}

/*　サイト共通　*/

#mother {
	width:990px;
	margin:5px auto;
	text-align:center;
	background:#ffffff;
}

#mother-pd {
	padding:15px;
}

/*　ヘッダー　*/

#header-area {
	width:960px;
	margin:0 auto;
	height:75px;
	background:url(../images/header_back_2.jpg) top left no-repeat;
	line-height:0;
	text-align:left;
}

#header-area a {
	display:block;
	width:350px;
	height:75px;
	text-decoration:none;
	line-height:0;
}

#header-area a:hover {
	display:block;
	width:350px;
	height:75px;
	text-decoration:none;
	line-height:0;
}

/*　メインメニュー　*/

#menu-area {
	width:960px;
	margin:15px auto;
	height:30px;
	background:;
	text-align:center;
	line-height:0;
}

#menu-area p {
	width:137px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	float:left;
	line-height:0;
}

#menu-area p.home {
	width:138px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	float:left;
	line-height:0;
}

/*
#menu-area p a {
	display:block;
	width:160px;
	line-height:14px;
	font-weight:bold;
	padding:8px 0 6px 0;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	background:#6fba2c;
}

#menu-area p a.on-mouse {
	display:block;
	width:160px;
	line-height:14px;
	font-weight:bold;
	padding:8px 0 6px 0;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	background:#ff9900;
}

#menu-area p a:hover {
	display:block;
	width:160px;
	line-height:14px;
	font-weight:bold;
	padding:8px 0 6px 0;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	background:#ff9900;
}
*/

#clear-hidden {
	overflow:hidden;
	clear:both;
	line-height:0;
}


/*　title エリア　*/

#title-area {
	width:960px;
	line-height:0;
	margin:0 auto;
}

/*　トップページメインコンテンツ　*/

#right-contents {
	width:640px;
	float:right;
}

#right-contents-pd {
	padding:0 0 0 10px;
	text-align:left;
}

#right-contents-pd h3.mid {
	line-height:0;
	padding:0;
	margin:0 auto 1em auto;
	/*
	padding:12px 15px 7px 40px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	background:url(../images/h3_back_mid.gif) top left no-repeat;
	margin-bottom:15px;
	*/
}

#right-contents-pd ul {
	margin:0 15px;
	padding-left:20px;
	max-height:250px;
	overflow:auto;
}

#right-contents-pd ul li {
	text-align:left;
	font-size:16px;
	line-height:24px;
	border-bottom:dotted 1px #666666;
}

#right-contents-pd ul li span {
	font-weight:bold;
}

#left-contents {
	width:320px;
	float:left;
}

#left-contents-pd {
	padding:0 10px 0 0;
	text-align:left;
}

#left-contents-pd h3.st {
	line-height:0;
	padding:0;
	margin:0 auto 1em auto;
	/*
	padding:12px 15px 8px 40px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	background:url(../images/h3_back_st.gif) top left no-repeat;
	margin-bottom:15px;
	*/
}

#left-contents-pd p.main-txt {
	margin:0 15px 15px 15px;
	text-align:left;
	text-indent:1em;
}

#left-contents-pd table.kusitsu {
	margin:0 auto 15px auto;
	border:3px double #6fba2c;
	border-collapse:collapse;
}

#left-contents-pd table tr td {
	padding:0.5em 0;
	text-align:center;
	vertical-align:middle;
	border:1px solid #6fba2c;
	border-collapse:collapse;
	width:140px;
}

#left-contents-pd table tr td p {
	line-height:16px;
}

/*メインコンテンツ共通項目*/

#main-contents {
	width:960px;
}

#main-contents h3 {
	line-height:0;
	padding:0;
	margin:0 auto 1em auto;
/*	padding:12px 15px 8px 40px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	background:url(../images/h3_back.gif) top left no-repeat;
	margin-bottom:15px;
*/
}



#main-contents p.main-txt {
	line-height:20px;
	text-align:left;
	margin:0 15px 15px 40px;
}

#main-contents ul.main-list {
	text-align:left;
	margin:0 15px 15px 40px;
	padding-left:20px;
}

#main-contents ul.main-list li {
	line-height:18px;
	font-size:16px;
	text-align:left;
	list-style:disc;
}

#main-contents table {
	margin:0 15px 15px 40px;
	border-collapse:collapse;
}

#main-contents table.outline {
	margin:0 auto 15px auto;
	border-collapse:collapse;
}

#main-contents table tr td.left-title {
	padding:0.75em 0;
	text-align:center;
	vertical-align:middle;
	width:150px;
	border:3px solid #6fba2c;
}

#main-contents table tr td.left-title p {
	text-align:center;
	font-size:16px;
	color:#6fba2c;
	letter-spacing:2px;
	font-weight:bold;
	line-height:16px;
}

#main-contents table tr td.left-title02 {
	padding:0.75em 0;
	text-align:center;
	vertical-align:middle;
	width:150px;
	background:#6fba2c;
}

#main-contents table tr td.left-title02 p {
	text-align:center;
	font-size:16px;
	color:#ffffff;
	letter-spacing:2px;
	font-weight:bold;
	line-height:16px;
}

#main-contents table tr td.right-contents {
	padding:0.75em 0;
	vertical-align:middle;
}

#main-contents table tr td.right-contents p {
	text-align:left;
	font-size:16px;
	line-height:20px;
	margin-left:1em;
}

#main-contents ul.ul_tsushin {
	letter-spacing: -.40em;
}
#main-contents ul.ul_tsushin li {
	width:165px;
	margin:10px 5px 0;
	display:-moz-inline-box;	/* IE6,7用 */
	display: inline-block;
	letter-spacing: normal;
	*display: inline;	/* IE6,7用 */
	*zoom: 1;	/* IE6,7用 */
	line-height:18px;
	font-size:16px;
	text-align:center;
}
#main-contents ul.ul_tsushin a {
	background:#6fba2c;
	color:#ffffff;
	display:block;
	padding:10px;
}
#main-contents ul.ul_tsushin a:hover {
	background:#f88a11;
	text-decoration:none;
}


/*　フッター　*/

#footer-area {
	line-height:14px;
	padding:10px ;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	background:#6fba2c;
}

.examples pre {
	margin-top: 0;
}
		
.marquee .author {
	display: none;
}
		
.marquee-author {
	float: left; 
	width: 90px; 
	text-align: right; 
	padding: 4px 5px 1px 0;
}
