@charset "EUC-JP";
body {
	background: url(images/body_bg.png) repeat-x #efefef;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: "¥á¥¤¥ê¥ª", Meiryo, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", sans-serif;
}

table {
	width: 100%;
}

td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

th {
	background:#fff;
	color:#333;
	padding: 2px;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.4;
}

a {
	background: transparent;
	color: #001665;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color:#036;
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

th a {
	color: fff;
}

h1, h2, h3, h4, h5 {
	color:#000070;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;
	padding: 2px;
	list-style: square outside;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.header_outline	{
	
}

.header_outline_inner	{
	width:900px;
	margin:auto;
	height:100px;
	background:url(images/header_white.png) no-repeat;
}

.header_outline_inner	a {
	color:;
	font-size:30px;
}

.header_outline_inner	a:visited	{
	color:;
}



.outline {
	width: 900px;
	margin:auto;
	/*
	border-right: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
	*/
}

.header_logo {
	padding-top:30px;
}

.headerbanner {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.gnavi	{
	overflow:hidden;

}
.gnavi_inner {
	width:900px;
	margin:auto;
	height:35px;
	background: url(images/headerbar_bg_blue.png) no-repeat;
	border-bottom:3px solid #c40043;
	overflow:hidden;
}

.gnavi ul li {
	float:left;
	list-style-type:none;
}

.gnavi ul li a	{
	display:block;
	line-height:35px;
	padding: 0 15px;
	color:#fff;
}

.gnavi ul li a:visited	{
	color:#fff;
}


.leftcolumn {
	background: url(images/lb.gif) left repeat-y;
	width: 190px;
	font-size: 0.9em;
	border-right: solid 1px #dddddd;
}

.leftcolumn th {
	background: #778899;
	color: fff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	background: url(images/hbar.gif) repeat-x ;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.leftblockContent {
	margin: 5px 2px 10px 2px;
	padding: 3px;
	line-height: 1.2;
}

.centeroutline {
	margin-bottom: 10px;
	padding: 1px;
	width:
	width:700px;
/*
	border: solid 1px #cccccc;
*/
}

#centerColmun_table	{
	width:700px;
	}


#centercolumn_outer {
	width:700px;
	margin: 0;
	padding: 0;
}

.centercolumn {
	width:700px;
	margin: 0;
	padding: 0;
}

.centercolumn th {
	font-size:16px;
	vertical-align: middle;
}

.centerCcolumn {
	width:670px;
	margin: 0;
	padding: 10px;
}

.centerCblockTitle {
	font-size:16px;
	color: #001665;
	font-weight:bold;
	margin: 0;
	padding: 4px 3px 3px 10px;
	width:670px;
}

.centerCblockContent_head	{
	background:url(images/center_c_back.png) left top no-repeat;
	height:8px;
	width:680px;
}

.centerCblockContent {
	margin: 0;
	padding: 8px 25px 8px 8px;
	line-height: 1.4;
	background:url(images/center_c_back.png) left bottom no-repeat;
	/*
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	*/
}

.centerLcolumn {
	width: 50%;
	margin: 0;
	padding: 0 3px 0 0;
}

.centerLblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerLblockContent {
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.centerRcolumn {
	width: 50%;
}

.centerRblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerRblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.content {
	text-align: left;
	margin: 0;
	padding: 8px;
}

.asset-body	{
	font-size:14px;
}
.rightcolumn {
/*	background: url(images/rb.gif) right repeat-y; */
	width: 190px;
	padding-bottom:20px;
}

.rightcolumn th {
	background: #778899;
	color: fff;

	vertical-align: middle;
}

.rightblockTitle {
	color: #000;
	height:auto;
	line-height:40px;
	font-weight: bold;
	margin-top: 20px;
	padding: 0 3px;
	border-bottom: solid 1px #cccccc;
	text-align:center;
}

.rightblockContent {
	margin: 0;
	padding: 0 3px;
}

#right_block	{
	background:url(images/menu_big_bg.gif) top no-repeat;
	margin-top:10px;
	width:185px;
}
#right_block_bottom	{
	background:url(images/menu_big_bg.gif) bottom no-repeat;
	height:10px;
	width:185px;
}
.footerbar {
	margin:20px 0;

}

.footerbar_inner	{
	width:900px;
	margin:auto;
	text-align:center;

}

.footerbar a {
	color: fff;
	text-decoration:none;
	font-weight:normal;
}

.footerbar a:visited {
	color: fff;
}



input.formButton {}

.item {
	/*border: solid 1px #7a7acc; */
}

.itemHead {
	color: #000;
	margin: 0;
	padding: 3px;
}

.itemInfo {
	border-top:1px solid #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemTitle	{
	font-size:18px;
}

.itemTitle a {
	background: transparent;
	color: #001665;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #000;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;
	padding-left: 5px;
}

.itemText {
	font-size:13px;
	margin: 6px;
	line-height: 1.5;
}

.itemFoot {
	border-top: 1px solid #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

#mainmenu a	{
	padding:0;
}

#mainmenu a {
	text-decoration: none;
	margin: 0;
	display: block;
	
}

#mainmenu a:visited{
	color:#001665;
}


#mainmenu a:hover {
	background:url(images/mainmenu_bg.gif) #e6e6e6 bottom no-repeat;
	text-decoration: none;
}

#mainmenu a.menuTop {
	margin: 0;
	height:30px;
	line-height:30px;

}

#mainmenu a.menuMain {
	margin: 0;
	height:30px;
	line-height:30px;
	border-top: 1px dotted #ccc;
}

#mainmenu a.menuSub {
	margin: 0;
	margin-left: 10px;
	border-top: dotted 1px #ccc;
	height:auto;
	line-height:auto;
	line-height:30px;
}

#mainmenu a.menuSub:hover	{
	background:#e5e5e5;
}

td#usermenu a {
	background: fff;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	border-bottom: dotted 1px #7a7acc;
	display: block;
}

td#usermenu a:visited {
	color:#001665;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}

.outer {
	border: solid 1px #c0c0c0;
}

.head {
	background: #e5e5e5;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	color:#000;
}

.even {
	background: fff;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #fff;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #fff;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

tr.odd td {
	background: #fff;
	margin: 0;
	padding: 5px;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:fff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:fff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}


/* ------------- ORIGINAL ------*/

.clear	{font-size:1%;
}


#photo_list	.thumb	{
	width:200px;
	padding-bottom:10px;
}

#photo_list .photo_info	{
	text-align:left;
	padding:10px;
}

#masthead	{
	margin-top:10px;
	background:url(/images/header_main.png) no-repeat;
	width:900px;
	height:120px;
}

#container	{
	width:900px;
	background:#fff;
	border:0;
}

#container_bottom	{
		background:url(images/big_bg.gif) bottom center no-repeat;
		width:900px;
		height:15px;

}

/* ------------- photo album ------*/

#photo_title	{
	font-size:18px;
	margin:10px 0}

#photo_submitter	{
	font-weight:bold;
	font-size:12px;}

#photo_date	{}

#photo_add	{text-align:right;}

#photo_description	{
	color:#333;
/*	padding:20px;
	border: 1px solid #e5e5e5;¡¡ 
	margin-bottom:10px;
	}
*/
.p_tag	{
	display:inline-block;
	width:65px;
}

#photo_categories	{
	border:1px solid #c1c1c1;
}


#photo_category_table	{
	width:670px;
}

#photo_category_table	td	{
	vertical-align:top;
	padding:5px;

}

#photoview	{

}

.myalbum_photo	{

	text-align:center;
}

.myalbum_photo img {
	border:2px solid #000;
}

.photo_nav	{
	text-align:center;
}

#myalbum_block_photo_table	a {
	margin-top:10px;
	font-weight:normal;
	font-size:12px;
	}

.myalbum_block_photo	{
	border: 2px solid #000;
}

#myalbum_random_table  {
}

.photo_box	{height:100%}

#myalbum_random_table .photo_title_line	{
	margin-top:5px;
	font-size:11px;
	padding:3px;
}

.photo_title_line a	{
	font-weight:normal;
}

/*
.welcome119album	{
	font-size:16px;
	text-align:center;
}

.welcome119album p	{
}

.welcome119album p	a{
	margin-top:20px;
	font-size:16px;
	display:block;
	text-align:center
}
*/

#myalbum_random_table	{
	width:670px;
}

#myalbum_random_table div.welcome_title {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.welcome_text	{
	text-align:center;
}

.welcome_iink	{
	text-align:center;
}


.ctg_title	{font-size:16px;}

/* ----- NEWS ----- */

#news_ctg_form	{
	text-align:center;
	border: 1px solid #c1c1c1;
	padding:10px;
}

/* --- INQUIRY -- */
#inquiry_list	li {
	font-size:16px;
	
}

/* MYLINKS */

#mylinks	{
	text-align:left;
	border-bottom:#CCC 1px solid;
}

.mylink_linkurl	{
	
	font-weight:bold;
	font-size:16px;
	margin-top:10px;}

.mylink_adminlink	{
	margin-left:10px;
}
.mylink_date	{text-align:right;}

.mylink_desc	{
	padding:5px 0 10px 70px;
}

/* ----------- Contact Form ---------------- */
#contact_form_table	td{
	height:auto;
}

.note	{
	
	height:50px;
}

.note2	{
	font-weight:bold;
	font-size:14px;
	border-left:3px solid #c40043;
	padding-left:10px;
	height:50px;
	line-height:50px;
}

textarea#cc39,textarea#cc36	{width:400px;}


#top_billboard	{
	width:900px;
	height:200px;
	background:#CCC;
}

#mod_billboard	img {
	margin-top: 20px;
	margin-bottom: 10px;

}

/* MyLinks -----------*/

#LinkList .MylinksText	{
	width:400px;
}

.MylinksDescImg	{
	width:200px;

}


.QA_admin	{
	display:block;
	background:#903;
	text-align:center;
	width:100%;
	height:60px;
	line-height:60px;
	color:#FFF;
}

.QA_admin:hover	{
	background:#F00;
	color:#FFF;
}

#legacy_xoopsform_uname, #legacy_xoopsform_pass	{
	width:150px;
	height:30px;
	font-size:20px;
}

