@charset "utf-8";
*{
margin: 0;
padding: 0;
}

#wrapper{
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

#header{
	height: 190px;
	background-image: url(../images/headrep3.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

#container{
	width: 100%;
	float: left;
	margin-right: -200px;
	background-color: #FFFFFF;
}

#contents{
	width: 100%;
	float: right;
	margin-left: -220px;
}

#contents-inner{
	position: relative;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-bottom: 4em;
	}

#left-sidebar{
	width: 210px;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}

#right-sidebar{
	width: 180px;
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
}
#right-sidebar p {
	padding-bottom: 10px;
}


#footer{
clear: both;
width: 100%;
text-align: center;
}

#footer p{
padding: 0.5em 0;
}
body {
	background-image: url(../images/rep.jpg);
	background-repeat: repeat;
	font-size: 90%;
}
#mainImg {
	width: 100%;
	text-align: center;
	height: 205px;
	overflow:hidden;
	margin-bottom: 15px;
}
#mainImg img {
	position:relative;
}
#header h1 {
	width: 100%;
}

#header ul {
	list-style-type: none;
	height: 40px;
	width: 900px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#header ul li {
	font-size: 12px;
	float: left;
    display:inline;
}
#header ul li a {
	background-image: url(../images/gmenu.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECEB0;
	border-left-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: center top;
	display: block;
	padding-right: 28px;
	padding-left: 28px;
}
#header ul li a:hover {
	background-image: url(../images/gmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0px -40px;
	height: 26px;
	padding-top: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECEB0;
	border-left-color: #FFFFFF;
	text-align: center;
	display: block;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
body.top #header ul li.top a,
body.news #header ul li.news a,
body.about #header ul li.about a,
body.past #header ul li.past a,
body.qa #header ul li.qa a,
body.supporter #header ul li.supporter a,
body.inq #header ul li.inq a
 {
	background-position: 0px -40px;
}
.clear {
	clear: both;
}
#touroku {
	width: 200px;
}

#touroku ul {
	width: 180px;
	height: 205px;
	list-style-type: none;
}
#touroku ul li {
	width: 180px;
	height: 205px;
}
#touroku ul li a {
	width: 200px;
	height: 205px;
	background-image: url(../images/regist.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	webkit-border-radius:5px;
	moz-border-radius:5px;
	border-radius:5px;
}
#touroku ul li a:hover {
	width: 200px;
	height: 205px;
	background-image: url(../images/regist.jpg);
	background-repeat: no-repeat;
	background-position: 0px -205px;
}
#form {
	width: 200px;
}
#login {
	background-image: url(../images/login_dou.jpg);
	background-repeat: repeat-y;
	width: 176px;
	padding-right: 12px;
	padding-left: 12px;
}
#login p {
	color: #333333;
	padding-bottom: 3px;
	padding-left: 2px;
}
.feeld {
	width: 170px;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftblock {
	width: 184px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px #DFDFDF solid;
	webkit-border-radius:5px;
	moz-border-radius:5px;
	border-radius:5px;
}
#aboutContents {
	width: 172px;
	padding-right: 12px;
	padding-left: 12px;
}
#aboutContents p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
	color: #333333;
}
#aboutContents ul {
	width: 176px;
	list-style-type: none;
	display: block;
	padding-top: 10px;
}
#aboutContents ul li {
	color: #333333;
	background-image: url(../images/qc_icon.gif);
	background-repeat: no-repeat;
	width: 136px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#aboutContents ul li a {
	color: #333333;
}
#aboutContents ul li a:hover {
	color: #FF3300;
}
#shadowL {
	background-image: url(../images/shadow-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 88%;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	min-width: 950px;
}
#shadowR {
	background-image: url(../images/shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
	padding-right: 10px;
	min-width: 950px;
}
#navi {
	width: 100%;
	text-align: center;
	display: block;
	background-image: url(../images/gmenu.jpg);
	background-repeat: repeat-x;
}
#contents-inner h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #fe5a01;
	background-image: url(../images/title.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-position: left;
	display: block;
	clear:both;
	webkit-border-radius:5px;
	moz-border-radius:5px;
	border-radius:5px;
}
.date {
	color: #fe5a01;
	font-weight: bold;
	padding-bottom: 15px;
}
#contentsInfo {
	padding-bottom: 20px;
}

#contentsInfo p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
	color: #333333;
}
#contentsInfo p a {
	color: #ff6101;
}
#contentsInfo p a:hover {
	color: #FF0033;
}
#oshirase {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#mainSideLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainUnderImg {
	background-image: url(../images/infoback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mainUnderImg ul {
	display: block;
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 15px;
}
#mainUnderImg ul li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-image: url(../images/info_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-bottom: 17px;
	padding-left: 13px;
}
#mainUnderImg ul li a {
	color: #ff6101;
}
#footer {
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	min-width: 940px;
}
#footer p {
	font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	font-size: 12px;
}

#footer ul {
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#footer ul li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: left;
	padding-right: 10px;
	font-size: 12px;
}
#footer ul li a {
	color: #333333;
}
#footer ul li a:hover {
	color: #FF6600;
}

#containerSub{
	width: 100%;
	float: right;
	margin-left: -225px;
}

#contentsSub{
	position: relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 225px;
	padding-right: 0;
	padding-bottom: 4em;
	padding-left: 0;
}

#contentsSub h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/title1.jpg);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 11px;
	padding-left: 30px;
	clear:both;
	webkit-border-radius:5px;
	moz-border-radius:5px;
	border-radius:5px;
	
}
#contentsSub p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	color: #333333;
}
#contentsSub h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	background-image: url(../images/title2.jpg);
	background-repeat: repeat-x;
	height: 38px;
	padding-top: 13px;
	padding-left: 20px;
	clear:both;
}
#contentsSub h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #ff3c00;
	background-image: url(../images/title3.jpg);
	background-repeat: no-repeat;
	width: 590px;
	padding-top: 27px;
	padding-left: 70px;
	clear:both;
}
#contentsSub ul {
    margin:0;
}
#contentsSub ul li {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 1.4;
}
#contentsSub ol {
    margin:0;
}
#contentsSub ol li {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 1.4;
}
.list {
	width: 100%;
	padding-top: 15px;
}
#contentsSub table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cacaca;
	border-left-color: #cacaca;
	width: 100%;
}
#contentsSub th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #f4f0cf;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
}
#contentsSub td {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
}
#contentsSub ul.ui-tabs-nav li { list-style: none; position: relative; padding: .2em .2em 0; }

.leftblock .profile ul {
	width: 176px;
	list-style-type: none;
	display: block;
	padding-top: 10px;
}
.leftblock .profile ul li {
	color: #333333;
	background-image: url(../images/qc_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	width: 90%;
	margin-bottom: 8px;
	padding-left: 20px;
}


#fullcolumn
{
	width: 90%;
	padding: 1.5em;
	margin: 0;
	border: 1px #DFDFDF solid;
	webkit-border-radius:5px;
	moz-border-radius:5px;
	border-radius:5px;
}

div.label_padding label
{
	color: #525252;
	width: 150px;
	margin-top:10px;
	display: inline-block;
}

input.button{
	width:180px;
}

div.articlelist{
	margin-bottom:30px;
	border-bottom: solid #DFDFDF 1px;
}

div.qalist{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: solid #DFDFDF 1px;
}
