/*-------------基本のタグ　start-------------*/
body {
	background-color: #E8E8E8;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 130%;
	font-size: 90%;
}
div {
	color: #333333;
	line-height: 130%;
	font-size: 90%;
}
img{
	border: none;
}
table{
	border-collapse: collapse;
}
td {
	font-size: 12px;
	color: #333333;

}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}

strong {
	color: #003366;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
/*-------------基本のタグ　end-------------*/

/*-------------基本のレイアウト　start-------------*/
#wrapper{
	margin:0px auto;
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
}
div#left {
	float:left;
	width:500px;
}
div#right {
	float:right;
	width:250px;
}
div#all {
	width:750px;
}
div#gototop {
	clear:both;
	text-align: right;
	letter-spacing: 0.2em;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 8px;
}
div#gototop a{
	color: #006699;
	text-decoration: underline;
}
div#footer {
	clear:both;
	border: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #E7E7E7;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 10px;
	color: #666666;
}
/*-------------基本のレイアウト　end-------------*/
/*-------------ヘッド　start-------------*/
div#headcomment{
	color: #666666;
	text-align: left;
	padding: 2px 2px 2px 10px;
	font-size: 12px;
}
/*-------------ヘッド　end-------------*/
/*-------------ナビゲーション　start-------------*/
div.nav{
	color : #FFFFFF;
	background-color : #336699;
	height : 20px;
	font-size: 12px;
	text-align: center;
}
div.nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 2px 0 0;
}
div.nav ul li {
	display: inline;
}
div.nav li a{
	color : #FFFFFF;
	text-decoration : none;
}
div.nav li a:hover{
	color : #FFFF99;
	text-decoration: underline;
}
/*-------------ナビゲーション　end-------------*/
/*-------------パンくず　start-------------*/
div.bread{
	color : #003366;
	background-color : #E1F0FF;
	height : 20px;
	font-size: 12px;
}
div.bread ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 2px 0 0;
}
div.bread ul li {
	display: inline;
}
div.bread li a{
	color : #003366;
	text-decoration : none;
}
div.bread li a:hover{
	color : #003366;
	text-decoration: underline;
}
/*-------------パンくず　end-------------*/
/*-------------コンテンツページメインのタイトル　start-------------*/
h1#title {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
/*-------------コンテンツページメインのタイトル　end-------------*/
/*-------------whats　new　start-------------*/
div.what {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.what {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 10px;
	padding: 0px;
	list-style-image: url(img/bluesq.gif);
}
li.what {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;
}
div#NewsFrame{width:460px;margin:10px 0 10px 10px;}
/*-------------whats　new　end-------------*/
/*-------------メインstart-------------*/
h2.topti {
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 2px 8px;
	background-image: url(img/topctitle.jpg);
	text-indent: 14pt;
	font-size: 14px;
	height: 19px;
	letter-spacing: 0.1em;
	line-height: 130%;
}
h2.topti a {
	color : #FFFFFF;
	text-decoration: none;
}
h2.topti a:hover{
	text-decoration : underline;
}
ul.link {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
}
/*-------------メインend*-------------/

/*-------------右側start-------------*/
h2.toprighttitle {
	background-color: #336699;
	text-indent: 10pt;
	padding: 3px 0px 1px;
	width: 230px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
h2.toprighttitle2 {
	background-color: #6699CC;
	text-indent: 5pt;
	padding: 3px 0px 1px;
	width: 230px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.righttitle a {
	letter-spacing: 0.1em;
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration: none;
}
.righttitle a:hover {
	text-decoration : underline;
}
p.topright {
	padding: 3px;
	width: 230px;
}
p.offImg img {
	margin-bottom: 2px;
}
p.toprightlink {
	padding: 5px;
	width: 220px;
	background-color: #EEEEEE;
	border: thin solid #CCCCCC;
}
p.toprightadd {
	padding: 5px;
	width: 220px;
	background-color: #FFFFFF;
	border: thin solid #EEEEEE;
}
img.somu {
	float: left;
	margin: 5px 8px 0px 3px;
}

/*-------------右側end-------------*/
/*-------------トップページメインのテキスト　start-------------*/
p.topcontents {
	border: none;
	padding: 8px 20px;
}
/*-------------トップページメインのテキスト　end-------------*/
/*-------------コンテンツページメインのテキスト　start-------------*/
p.contents {
	border: none;
	padding: 0px 25px 0px 35px;
}
p.contentswide {
	border: none;
	padding: 0px 40px 0px 35px;
}
p.contentswidered {
	border: none;
	padding: 0px 40px 0px 35px;
	color: #FF0000;
}
p.adobe {
	border: none;
	padding: 9px;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	width: 450px;
}
h2.stitle {
	font-size: 16px;
	color: #003366;
	background-image: url(img/stitlewall.gif);
	padding: 5px 3px 3px;
	width: 450px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-indent: 10pt;
	line-height: 120%;
}
h2.stitlewide {
	font-size: 16px;
	color: #003366;
	background-image: url(img/stitlewall.gif);
	padding: 5px 3px 3px;
	width: 680px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-indent: 10pt;
	line-height: 120%;
}
.ind1 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	line-height: 130%;
}
.ind1wide {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	line-height: 130%;
}
.ind2wide {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
	line-height: 130%;
}
p.flow {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin: 0px;
	font-size: 12px;
	color: #003366;
}
p.tablecenter {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
ul.number{
	list-style-type: decimal;
}
ul.ind1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 0px;
	padding: 0px;
	width: 620px;
}
li.ind1{
	padding: 0px;
	width: auto;
	margin: 0px 0px 3px 30px;

}
li.ind2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	margin-right: 0px;
	padding: 0px;
}
div.colorbox{
	background-color: #FFFFCC;
	width: 600px;
	border: thin dotted #FFCC33;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding: 3px 3px 3px 10px;
}

/*-------------コンテンツページメインのテキスト　end-------------*/
/*-------------文字start-------------*/
strong.red{
	font-weight: bold;
	color: #990000;
}
.largebold {
	color: #003366;
	font-size: 125%;
	font-weight: bold;
}
.largeboldred {
	color: #990000;
	font-size: 125%;
	font-weight: bold;
}
.hyoutitle {
	color: #003366;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 40px;
}
.hyoutitlemini {
	color: #003366;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 40px;
}
/*-------------文字end-------------*/
/*-------------背景色start-------------*/
.bglightblue{
	background-color: #E0F2F8;
}
.bgyellow {
	background-color: #FFFFCC;
}
/*-------------背景色end-------------*/
/*-------------テーブル幅指定start-------------*/
.w636{
	width:636px;
}
.w620{
	width:620px;
}
.w550{
	width:550px;
}
.w461{
	width:461px;
}
.w450{
	width:450px;
}
.w67{
	width:67px;
	border: thin solid #cccccc;
}
.w80{
	width:80px;
	border: thin solid #cccccc;
}
.w100{
	width:100px;
	border: thin solid #cccccc;
}
.w150{
	width:150px;
	border: thin solid #cccccc;
}
.w170{
	width:170px;
	border: thin solid #cccccc;
}
.w200{
	width:200px;
	border: thin solid #cccccc;
}
.nowidth{
	border: thin solid #cccccc;
}
.w50p {
	width: 50%;
	border: thin solid #cccccc;
}
