@charset "UTF-8";

/********リンクカラー*********/
a, a:link, a:visited, a:active{
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	color: #0066CC;
	text-decoration: none;
}
#submenu a{
	color: #000000;
	display: block;
	background-color: #E8E8B9;
	padding-top: 7px;
	padding-bottom: 7px;

}
#submenu a:hover{
	color: #000000;
	text-decoration: none;
}






/********リンクの背景画像*********/



/********HTMLタグ*********/
body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
ol,ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
p {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3{
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	background-color: #FFFFF1;
}
/********ページディテールデザイン*********/
/********レイアウト*********/

#wrap{
}
#wraptbe1{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrapmenu{
	width: 146px;
	background-image: url(../../t_img/submenubk.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7733;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7733;
	text-align: center;

}
#wrappms{
	width: 604px;
}
#submenu {
	text-align: left;
	margin: 2px;
}
#submenu p{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF7733;
	text-align: center;
	}
#submenu .on{
	padding-top: 7px;
	padding-bottom: 7px;
	}
.submenuH {
	background-color: #FF7733;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 142px;
}
.submenuwhite {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFFFF2;
	margin-right: auto;
	margin-left: auto;
	width: 142px;
}
#pms {
	margin-left: 24px;
	margin-top: 10px;
	margin-bottom: 50px;
}
#pms, .pmstbe1{
	width: 580px;
}
#header {
}


#contentfooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7733;
	margin-top: 50px;
	text-align: right;
	padding-top: 10px;

}
#contenthnavi {

}

#footer {

}


/********見出しH1,2,3*********/

#pms h2 {
	font-weight: normal;
	background-color: #F3F3F3;
	padding: 3px 0px 3px 7px;
	margin-top: 2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/********画像修飾*********/



/********テーブル罫線*********/

#tbebg1 td{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
}

#tbebg1h td{
	border-top: 1px solid #CCCCCC;
}

#tbebgnone td{
	border: 0px;
}


/********テーブルとフォーム*********/

/********マージン調節*********/
.pmgn1 {
	padding: 0px;
	margin-top: -5px;
}



.waku1 {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 10px;
}
.cbox, .saiyobox {
	margin: 5px;
}
.cbox{
	background-color: #FFFFFF;
}
.saiyobox  a{
	display: block;
	height: 63px;
	width: 100%;
	text-indent: -9999px;
}

