body {
	padding: 10px;
	background-color: #FFFFFF;
	color: #333333;
	}

h1 { margin: 0; }

h2 {
	font-size: 130%;
	color: #4E4E4E;
	padding: 2px 0.5em;
	border-left: 10px solid #CC0033;
	}

h3 {
	font-size: 115%;
	color: #FF3333;
	}

form { margin: 0px; }

/*リンク*/
a:link { color: #CC0000; text-decoration: underline; }
a:visited { color: #800080; text-decoration: underline; }
a:active { color: #3333CC; text-decoration: underline; }
a:hover { color: #3333CC; text-decoration: underline; }


/*トップメニュー部分*/
#menu { margin: 0 0 10px; }


/*メイン・まとめ*/
#main { margin: 0px; }

#main.top { margin: 10px 0; }

#main .new,
#main .sub,
#main .toi {
	padding: 0 10px;
	font-size: 90%;
	line-height: 130%;
	}


/*what's New*/
#main .new ul {
	margin:0 0 0 2em;
	padding: 0;
	}

#main .new li { margin: 0 0 5px; }

/*左囲み内バナー*/
.bannar { font-size: 80%; padding: 10px; }


/*2層目以下・サブメニュー*/
#main .sub ul {
	margin:0 0 0 1em;
	padding: 0;
	}

#main .sub li {
	margin: 0 0 5px;
	list-style-type: none;
	}


/*コンテンツ掲載部分*/
#main .cont { line-height: 135%; }


/*パンくずリスト*/
.pan {
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	}

/*フッター・著作表示*/
#footer {
	width: 680px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	background-color: #E7E7E7;
	background-image: url("images/footer_bg.gif");
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	}

th.col { text-align: left; }

p.top {
	margin: 2em 0 0;
	text-align: right;
	}

/*ユーザー事例*/
.user {
	border: 2px solid #cccccc;
	padding: 0 1em;
	}

.user dl { margin-left: 1em; }




.ind { margin-left: 2em; }
.mokuji { border-top: 0.2em double #cccccc;
	border-bottom: 0.2em double #cccccc;
	padding: 1em 0em;
	font-size: 97%;
	}
.m_table { 
	font-size: 97%;
	}
.iro {color:#77120f;}

.syouhin { font-size: 125%;
	font-family: Arial Black;}
	
.botan { font-weight: bold;
	margin: 1em;
	font-size: 110%;
	}
.botan a:link,
.botan a:visited,
.botan a:hover {
	background-color: #CC0033;
	color: #ffffff;
	text-decoration: none;
}
.botan a:link,
.botan a:visited {
	padding: 0em 2em;
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
}
.botan a:hover {
	padding: 0em 2em;
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
}

.botan2 { font-weight: bold;
	margin: 1em;
	font-size: 110%;
	}
.botan2 a:link,
.botan2 a:visited,
.botan2 a:hover {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}
.botan2 a:link,
.botan2 a:visited {
	padding: 0em 1em;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 1px solid #4a4a4a;
}
.botan2 a:hover {
	padding: 0em 1em;
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 1px solid #4a4a4a;
}
