* {
	color: #262626;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック;
	line-height: 140%;
	list-style-type: none;
}

body {
	color: #262626;
	font-size: 90%;
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック;
	line-height: 140%;
	background-repeat: repeat;
	text-align: center;
	margin: 0 auto;
}

a {
	color: #0066CC;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

p { 
	margin: 0; 
	padding: 0; 
}

a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:visited {
	color: #333399;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

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

h1, h2, h3 { font-size: 1em; margin: 0; padding: 0; font-weight: normal; }

.small {
	font-size: 0.75em;
	line-height: 160%;
}
.big {
	font-size: 1.4em;
	font-weight: bold;
}

.large {
	font-size: 2em;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
.red {
	color: #960000;
	text-decoration: none;
}
.olenge {
	color: #FF9600;
	text-decoration: none;
}
.green {
	color: #6BCD1A;
	text-decoration: none;
}
.white {
	color: #ffffff;
	text-decoration: none;
}
.bg_yell {
	background-color: #FFFF99;
}

form { margin: 0; padding: 0; }

td { font-size: 1em; }

table.option td {
	padding: 0.3em 0.3em 0em 0.3em; /* セル内側の余白 */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #66FF99;
	border-top-color: f5ffe6;
	border-right-color: f5ffe6;
	border-left-color: f5ffe6;
}

/* ____ 画像用 ____ */
img {
	border:0;
}

/* ____ レイアウト ____ */

#outer {
	background-color: #f5f5f5;
	background-image: url(images/back1.gif); 
	background-repeat: repeat-y; 
	background-position: center 0; 
	text-align: center; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
}

#wrapper { 
	background-position: center 0; 
	text-align: left; 
	width: 800px; 
	margin: 0 auto; 
	padding: 0; 
}

#container {
	font-size: 1em;
	line-height: 140%;
	width: 100%;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

/*ヘッダー*/

#header  {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0 10px 0 15px;
	padding: 0 10px 5px 0;
}

#header a { font-size: 1em; text-decoration: none; margin: 0; padding: 5px 10px 0 15px; }

#header td { font-size: 1em; }

#header h1 { color: #535353; visibility: visible; padding: 5px 10px 0 15px; }

#header h2 {}

#header p { float: right; margin: 0; padding: 0 0 0 5px; }

#header img { margin: 0; padding: 0; }

#grovalmenu {
	color: #fff;
	background-image: url(images/g-menu.gif);
	background-repeat: repeat-x;
	width: 770px;
	margin: 0 15px 10px 15px;
	padding: 0;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	order-top-style: solid;
}

ul#mainlevel-nav { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	font-size: 0.9em; 
	clear: both; 
}

ul#mainlevel-nav li { 
	text-align: center; 
	float: left; 
	margin: 0; 
	padding: 0; 
	border-right: 1px solid #c1c1c1; 
	white-space: nowrap; 
}

ul#mainlevel-nav li a {
	color: #0066CC;
	font-size: 0.9em;
	background-image: url(images/g-menu.gif);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 15px;
}

ul#mainlevel-nav li a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
	background-image: url(images/g-menu.gif);
	background-repeat: repeat-x;
	background-position: 0 -27px;
	margin: 0;
	padding: 5px 15px;
}

#main {
	font-size: 1em;
	background-color: #fff;
	clear: both;
	margin: 0;
	padding: 0;
}

/*センター*/
#center {
	width: 560px;
	float: right;
	margin: 0 15px 0 0;
	_margin: 0 8px 0 0;
	padding: 0;
}

.content { 
	margin: 0; 
	padding: 0 0 0 10px; 
}

.content h2  {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 30px;
	font-size: 140%;
	font-weight: bold;
	color: #6BCD1A;
	background: url(images/title_icon.gif) no-repeat left center;
	border-bottom:1px dotted #000000;
}

.content h3  {
	margin: 0;
	padding: 12px 0 10px 8px;
	font-size: 16px;
	font-weight: bold;
	color: #009045;
	background-image: url(images/h2_back.gif);
	background-repeat: no-repeat;
}

.content h4 {
	color: #6BCD1A;
	font-size: 1.1em;
	font-weight: bold;
	margin: 8px 0 8px 10px;
	padding: 0 0 0 10px;
	border-left: 4px solid #6BCD1A;
}

.content p { 
	line-height: 160%; 
	padding: 5px 10px 5px 8px; 
}

.content ul { 
	margin: 5px 0 15px 15px; 
	padding: 0; 
}

.content ul li { 
	background-image: url(images/plus.gif); 
	background-repeat: no-repeat; 
	background-position: 0 1px; 
	padding: 0 0 5px 15px; 
}
.content ol {
	margin: 5px 0 15px 15px;
	padding: 0;
}

.content ol li {
	margin: 0 0 0 20px;
	padding: 0 0 5px -10px;
	list-style-type: decimal;
	list-style-position: outside;
}

.top {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

.box {
	overflow: hidden;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat;
	margin: 10px 0 10px 0;
	padding: 1em;
}

.under { 
	margin: 0 0 10px 0; 
	padding: 5px 5px 5px 10px; 
	line-height: 160%; 
	font-size: 0.8em;
}

.under ul { 
	margin: 5px 0 15px 15px; 
	padding: 0; 
}

.under ul li { 
	background-image: none; 
	background-repeat: no-repeat; 
	background-position: 0 2px; 
	padding: 2px 2px 5px 15px; 
}

.comment { 
	background-image: url(images/comment.gif); 
	background-repeat: no-repeat; 
	padding: 2px 8px 3px 18px; 
}

.clock { 
	background-image: url(images/clock.gif); 
	background-repeat: no-repeat; 
	padding: 2px 8px 3px 18px; 
}

.tra { 
	background-image: url(images/page.gif); 
	background-repeat: no-repeat; 
	padding: 2px 8px 3px 18px; 
}

.iconrss { 
	background-image: url(images/icon_rss.gif); 
	background-repeat: no-repeat; 
	padding: 1px 20px 2px 18px; 
}

.right {
	text-align: right;	
	float: right;
}
.left {
	text-align: left;
	float: left;
}
.sample {
	float: right;
	height: 190px;
	width: 150px;
}


/* Right */

#right {
	background-color: #fff;
	background-repeat: repeat-y;
	width: 220px;
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 0;
}

/* Left */

#left {
	background-color: #fff;
	background-repeat: repeat-y;
	width: 220px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	padding: 6px 0 4px 25px;
	font-weight: normal;
	background-repeat:no-repeat;
	color:#fff;
	font-size: 1em;
	background-image: url(images/side.gif);
	background-position: 0 -5px;
	margin: 0;
	border-top: 1px solid #99ccff;
	border-right: 1px solid #003399;
	border-left: 1px solid #99ccff;
}

.sidebar {
	background-color: #f5f5f5;
	margin: 10px 10px 15px 15px;
	padding: 0;
}

.sidebar ul { 
	font-size: 0.8em;
	padding: 5px; 
}

.sidebar ul li { 
	background-image: url(images/icon3.gif); 
	background-repeat: no-repeat; 
	background-position: 0 2px; 
	padding: 2px 2px 5px 15px; 
}

.sidebar ul li ul { 
	margin: 0; 
	padding: 0 0 0 5px; 
}

.sidebar ul li ul li { 
	background-image: url(images/icon3.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px; 
	padding: 5px 2px 2px 15px; 
}


.sidebar ol {
	padding: 0;
	width: auto;
	font-size: 0.8em;
}

.sidebar ol li {
	background-repeat: no-repeat;
	border-top: 1px solid #c1c1c1;
}
#rollover2 li a {
	display:block;
	_width: 195px;
	padding: 4px 5px;
	background-image: url(images/menu.gif);
}
#rollover2 li a:hover{
	color:white;
	padding: 4px 5px;
	background-image: url(images/menu.gif);
	background-position: 0 -27px;
}

.sidebar p { padding: 5px; }


#footer {
	color: #fff;
	font-size: 0.8em;
	background-color: #f5f5f5;
	background-image: url(images/footerback.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: center;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer a { 
	color: #fff; 
	padding-right: 10px; 
}

.footer {
	color: #fff;
	text-align: center;
	width: 800px;
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 20px 0 30px;
}

textarea { 
	font-size: 1em; 
	font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, verdana, arial, sans-serif; 
}

.inputbox { 
	font-size: 1em; 
	text-align: left; 
	color: #333333; 
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; margin: 0; padding: 0; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

