body{
	text-align: left;
}
a,
a img{
	border: none;
}

.intro{
	width:520px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#motto_TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#motto_TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#motto_TB_window a:link {color: #666666;}
#motto_TB_window a:visited {color: #666666;}
#motto_TB_window a:hover {color: #000;}
#motto_TB_window a:active {color: #666666;}
#motto_TB_window a:focus{color: #666666;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#motto_gallery_TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.motto_gallery_TB_overlayMacFFBGHack {background: url(/motto/lib_2010/images/thickbox_images/dot1.gif) repeat;}
.motto_gallery_TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #motto_gallery_TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#motto_gallery_TB_window {
	position: fixed;
	z-index: 102;
	color:#333;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #motto_gallery_TB_window { /* ie6 hack */
position: absolute;
top: expression(50 + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#motto_gallery_TB_window img#motto_gallery_TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

/* キャプションは無し */
#motto_gallery_TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}


/* メールアイコン */
div#motto_gallery_MailIcon{
	position: absolute;
	top:-60px;
	left: -40px;
}
/* 閉じるボタン */
#motto_gallery_TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#motto_gallery_TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#motto_gallery_TB_ajaxWindowTitle{
	float:left;
	padding:9px 0 5px 10px;
	margin-bottom:1px;
	color: #336699;
	font-weight: bold;
}

#motto_gallery_TB_title{
	height:30px;
	background: url(/motto/lib_2010/images/thickbox_images/bs_head_01.gif) no-repeat;
}

#motto_gallery_TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#motto_gallery_TB_ajaxContent.TB_modal{
	padding:15px;
}

#motto_gallery_TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#motto_gallery_TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #motto_gallery_TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt() + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#motto_gallery_TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #motto_gallery_TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#motto_gallery_TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	background: #fff;
}
#motto_gallery_TB_closeWindowButton{
	display:block;
	position:absolute;
	text-align: left;
	top:-10px;
	right:20px;
}
.side_menu{
	height:80px;
	float:right;
	margin-top:-40px;
	
}
.side_menu ul li{
	list-style:none;
	width:240px;
	margin:0 0 0 15px;
}

/* 会員登録ページのチェックボックス */
#member_check{
	background-color: #C1E0FF;
	padding:5px;
	margin: 0px 0 5px 0 ;
	text-align:center;
}
#member_check label{
	font-weight: bold;
	font-size:120%;
}
.othersite{
	margin:5px 0 5px;
	font-weight:normal;
}
#breadcrumb{
	margin-top:0;
}



#step {
	text-align:center;
	margin:10px 0 0px;
	}
.title{
		margin:10px 0;
}



.terms{
	height:120px;
	margin:10px 0;
}


#p_footer {
	clear:both;
	color:#999999;
	height:41px;
	width:850px;
	margin-left:30px
	}
#p_footer #copyright {
	float:left;
	margin-top:15px;
	}
#p_footer #footlogo {
	float:right;
	}

#p_footer a:link{color:#999999; text-decoration:none;}
#p_footer a:visited{color:#999999; text-decoration:none;}
#p_footer a:active{color:#999999; text-decoration:none;}
#p_footer a:hover{color:#999999; text-decoration:none;}

