body {
	background:#fff;
	font-size:small;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	line-height:1.5em;
	color:#333;
	text-align:center;
	margin:0 auto;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,table,th,td,ul,li,ol,address,hr,div {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

#wrapper {
	width:750px;
	margin:0 auto;
	padding:0 9px;
	text-align:left;
	background:url(../../images/bg_wrap.png) top center repeat-y;
}

/* header */
#header {
	width:750px;
	margin-bottom:10px;
	min-height:170px;
}

/* IE Hack */
* html #header { /*IE6用のハック*/
	width : 750px;
	margin-bottom:5px; /*通常指定の1／2で指定*/
}

#header .logo {
	float:left;
	font-size:x-small;
	margin-bottom:3px;
}

#header .logo h1 {
	font-size:x-small;
	font-weight:normal;
}

#header .head_right {
	float:right;
	width:426px;
	text-align:right;
}

#header .headnavi {
	margin:2px 0 0 0;
}

#header .favorite_btn {
	margin-top:8px;
}

/*-----メニュー設定：メニューの設定です-----*/

#mainMenu	{
	width:744px;height:42px;margin:0px auto;padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
#mainMenu ul {
	margin:0px;padding:0px;
	list-style:none;
}
#mainMenu li, #mainMenu a {
	display:block;
	width:124px;height:42px;
}
#mainMenu li {
	float:left;text-indent:-9999px;
}
#mainMenu span {
	display:block;
	width:0;height:0;
	overflow:hidden;
}

/*ここからメニュー：増やしたいときはこちら
　※ただし増やした場合は画像幅や画面幅の調整の必要あり*/

#mainMenu01 a			{margin:0px;background-image:url(../../images/menu01.gif);}
#mainMenu01 a:hover		{margin:0px;background-image:url(../../images/menu01on.gif);}

#mainMenu02 a			{margin:0px;background-image:url(../../images/menu02.gif);}
#mainMenu02 a:hover		{margin:0px;background-image:url(../../images/menu02on.gif);}

#mainMenu03 a			{margin:0px;background-image:url(../../images/menu03.gif);}
#mainMenu03 a:hover		{margin:0px;background-image:url(../../images/menu03on.gif);}

#mainMenu04 a			{margin:0px;background-image:url(../../images/menu04.gif);}
#mainMenu04 a:hover		{margin:0px;background-image:url(../../images/menu04on.gif);}

#mainMenu05 a			{margin:0px;background-image:url(../../images/menu05.gif);}
#mainMenu05 a:hover		{margin:0px;background-image:url(../../images/menu05on.gif);}

#mainMenu06 a			{margin:0px;background-image:url(../../images/menu06.gif);}
#mainMenu06 a:hover		{margin:0px;background-image:url(../../images/menu06on.gif);}



/*----- コンテンツ設定：コンテンツの表示設定です -----*/

#mainSpace p	{/*メインコンテンツ部分の段落共通設定*/
	clear:both;
	margin:0px 0px 15px 0px;
	line-height:1.5em;
}

/* contents */
#contents {
	width:750px;
	min-height:765px;
	margin:0;
	padding:0;
}

.top_img {
	width:526px;
	height:253px;
	float:left;
	margin-bottom:5px;
}

.top_btn {
	width:224px;
	float:right;
}

.left-area {
	width:515px;
	float:left;
}

.left-area02 {
	width:155pxpx;
	float:left;
}

.flow {
	width:auto;
	height:130px;
	overflow:auto;
	margin-bottom:20px;
	padding:10px;
}

.flow p a {
	color:#390;
	text-decoration:underline;
}

.flow p a:hover {
	color:#6c3;
}

.snavi ul li {
	list-style:none;
}

.snavi ul li a {
	display:block;
	width:155px;
	height:30px;
	text-indent:-9999px;
}

.snavi ul li#snavi_member01 a {
	background:url(../../images/snavi_member01.png) 0 0 no-repeat;
}

.snavi ul li#snavi_member01 a:hover {
	background:url(../../images/snavi_member01_hover.png) 0 0 no-repeat;
}

.snavi ul li#snavi_member02 a {
	background:url(../../images/snavi_member02.png) 0 0 no-repeat;
}

.snavi ul li#snavi_member02 a:hover {
	background:url(../../images/snavi_member02_hover.png) 0 0 no-repeat;
}

.snavi ul li#snavi_member03 a {
	background:url(../../images/snavi_member03.png) 0 0 no-repeat;
}

.snavi ul li#snavi_member03 a:hover {
	background:url(../../images/snavi_member03_hover.png) 0 0 no-repeat;
}

.snavi ul li#snavi_member04 a {
	background:url(../../images/snavi_member04.png) 0 0 no-repeat;
}

.snavi ul li#snavi_member04 a:hover {
	background:url(../../images/snavi_member04_hover.png) 0 0 no-repeat;
}

.right-area {
	width:225px;
	float:right;
	text-align:left;
}

.right-area02 {
	width:575px;
	float:right;
	text-align:left;
	margin-bottom:20px;
}

.right-area02 .ttl {
	margin:0 0 10px 0;
}

.right-area02 .sttl {
	border-left:7px #339900 solid;
	border-bottom:1px #333 dashed;
	color:#390;
	font-size:small;
	font-weight:bold;
	margin:0 7px 10px 5px;
	padding:0 0 0 10px;
}

.thanks {
	padding:5px;
}

.thanks h3 {
	font-size:medium;
	color:#669900;
	margin-bottom:10px;
}

.info {
	padding:5px;
}

.info p {
	text-align:justify;
	text-justify: inter-ideograph;
}

.info02 {
	padding:5px;
}

.info02 p {
	padding:17px;
}

.right-area02 .btn_application {
	text-align:center;
	margin:30px 0 20px 0;
}

.sup {
	color:#CC3300;
}

.pagetop {
	text-align:right;
	background:url(../../images/icon_foot.png) 89% 46% no-repeat;
	padding-right:5px;
	font-size:x-small;
	margin-bottom:30px;
}

.pagetop a {
	color:#6c0;
}

.pagetop a:hover {
	color:#69f;
	text-decoration:underline;
}

.pagetop a:link,a:visited,a:active {
	color:#6c0;
}


/* MT */
#calender {
	margin-bottom:20px;
	padding:5px;
}

#new_entry {
	padding:5px;
	width:145px;
	margin-bottom:20px;
}

.widget-header {
	font-size:small;
	margin-bottom:5px;
	color:#f90;
}

.widget-header a {
	font-size:small;
	margin-bottom:5px;
	color:#f90;
}

.widget-content {
	margin-top:5px;
}

.widget-content ul {
	list-style:disc outside;
}

.widget-content ul li {
	font-size:11px;
	color:#693;
	margin:0 0 8px 13px;
}

.widget-content a {
	color:#693;
	text-decoration:underline;
}

.widget-content a:hover {
	color:#6c3;
}

.widget-content a:link,a:visited,a:active {
	color:#693;
}

#archives {
	padding:5px;
}

#page-title {
	font-size:large;
	margin-bottom:5px;
}

#alpha-inner {
	padding:5px;
}

.asset-meta {
	font-size:small;
	margin-bottom:10px;
}

.asset-meta a {
	color:#693;
}

.asset-meta a:hover {
	color:#6c3;
}

.asset-meta a:link,a:visited,a:active {
	color:#693;
}

.asset-body {
	margin-bottom:25px;
}

.trackbacks-header {
	font-size:small;
	margin-bottom:5px;
}

.trackbacks-info {
	font-size:small;
	margin-bottom:25px;
}

.comments-header {
	font-size:small;
	margin-bottom:5px;
}

.comment-content {
	font-size:small;
	margin-bottom:25px;
}

.comments-open-header {
	font-size:small;
	margin-bottom:5px;
}

#comment-form-name {
	font-size:small;
}

#comment-author {
	float:left;
	margin-bottom:5px;
}

#comment-form-email {
	clear:both;
	font-size:small;
}

#comment-email {
	float:left;
	margin-bottom:5px;
}

#comment-form-url {
	clear:both;
	font-size:small;
}

#comment-url {
	float:left;
	margin-bottom:5px;
}

#comment-form-remember-me {
	clear:both;
	margin-bottom:5px;
}

#comments-open-text {
	font-size:small;
	margin-bottom:10px;
}

#page-title {
	font-size:large;
	margin-bottom:20px;
}

.asset-header h2 {
	font-size:medium;
}

.asset-meta {
	font-size:small;
}

.content-nav {
	font-size:small;
	margin-bottom:30px;
}

.content-nav a {
	color:#693;
}

.content-nav a:hover {
	color:#6c3;
}

.content-nav a:link,a:visited,a:active {
	color:#693;
}

.archive-header {
	font-size:medium;
	margin-bottom:10px;
}

.archive-content ul {
	list-style:none;
}

.archive-content ul li {
	margin-bottom:30px;
	text-indent:1.2em;
}

.archive-content ul li a {
	color:#693;
}

.archive-content ul li a:hover {
	color:#6c3;
}

.archive-content ul li a:link,a:visited,a:active {
	color:#693;
}



/* footer */
#footer {
	width:750px;
	min-height:50px;
	margin-top:20px;
}

address {
	font-style:normal;
	font-size:x-small;
	color:#006633;
	float:right;
	letter-spacing:0.1em;
	font-weight:bold;
}


/*---- png -----*/
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/*---- clear ----*/

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

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

/* etc */
.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
	min-height:0;
	height:0;
	width:0;
}

.B5 {
	margin-bottom:5px;
}

.B10 {
	margin-bottom:10px;
}

.B20 {
	margin-bottom:20px;
}

.B30 {
	margin-bottom:30px;
}

.R30 {
	margin-right:30px;
}

.TB5 {
	margin:5px 0 5px 0;
}

.TB10 {
	margin:10px 0 10px 0;
}

.TB20 {
	margin:20px 0 20px 0;
}

.R10 {
	margin-right:10px;
}

.L5 {
	margin-left:5px;
}

.blue {
	color:#0066CC;
}

.red {
	color:#FF3333;
}

