body {
	/* font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif; */
	font-size: 12px;
	line-height: 16px;
	color: #535353;
	background-color: #e7e7e7;
	margin: 0px;
	padding: 0px;
}

p,h1,h2,h3,h4,h5,h6,form {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 5px;
}

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

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

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

div#container {
	background-image: url(../img/prt_cmn_04.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color:#FFFFFF;
	width: 916px;
	padding: 0 0 0 0;
}
#container-background{
	width: 905px;
	padding: 0;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c1c1;
	margin: 0;
}

/*header*/
#header{
	padding: 0 1px;
}

#header h1 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
}

#header table.frame {
	padding-bottom: 3px;
	margin: 0;
	background-image: url(../img/header/prt_cmn_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header img {
	border: none;
}

/* ページ左 */
#left {
	width : 184px;
	background-image: url(/img/navi/prt_cmn_02.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	padding: 0 4px 0 0;
	margin: 0;
}
*+#left{display:block;position:relative;}
*#left{display:block;position:relative;}

#left-box{padding:0; margin:0;}
*+#left-box{position:absolute;top:0;}
*#left-box{position:absolute;top:0;}

#left-unborder{
	padding-bottom: 7px;
	background-image: url(/img/side/prt_cmn_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left-background {
	width : 179px;
	background-color: #1d1d1d;
	padding: 0;
	margin: 0;
	line-height: 100%;
}


#login {
	padding: 13px 5px 0px 7px;
	color: #333333;
}

#login a:link {
	color: #333333;
	text-decoration: underline;
}

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

#login a:hover {
	color: #333333;
	text-decoration: underline;
}
#login div.lgon{
font-size:10px;
line-height:110%;
	background-image: url(../img/side/btn_cmn_login_lgon_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px 0 2px 0;
	margin:0 0 5px 0;
	min-height:75px;
}
#login div.lgon p{
padding:0px 0 0px 70px;}
#login div.lgon p.login{
	background-image: url(../img/side/btn_cmn_login_lgon_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
}

#login2 {
	padding: 0px 5px 10px 7px;
}
#left h3 {
	margin-bottom: 5px;
}

#left ul {
	background-color: #4b4b4b;
	background-image: url(/img/side/prt_cmn_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 10px 4px 10px;
	list-style-type: none;
	margin: 0 0 5px 0;
}

#left li {
	font-weight: normal;
	background-image: url(/img/side/ico_cmn_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 7px 20px;
	color: #CCCCCC;
	margin: 0;
}

#left li a:link,#left li a:visited{color: #CCCCCC;}


#side-info{
	background-image: url(/img/side/prt_cmn_07.gif);
	background-repeat: repeat-y;
	background-color: C;
	background-position: left;
	padding: 7px 6px 5px 6px;
}
#side-info p.link{
	background-image: url(/img/side/ico_cmn_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
	margin: 0;
}
#card-pre{
	text-align: center;
	padding: 10px 0;
	margin: 0;
}
#card-pre p.text{
	text-align: left;
	margin: 0;
	padding: 0 5px;

}

/* ページ右 */
#right {
	width : 221px;
	float: right;
	margin: 0;
	padding: 12px 0 10px 0;
}

*+#right{display:block;position:relative;}
*#right{display:block;position:relative;}

#right-box{padding:0; margin:0;}
*+#right-box{position:absolute;top:0;}
*#right-box{position:absolute;top:0;}

#right h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#right h3.title {
	color: #FFFFFF;
	background-color: #000066;
	padding: 1px;
	border: 1px solid #CCCCCC;	
}

#right h3.title span.rss {
	float: right;	
}

#right h3.title span.rss img {
	border: none;
}

#right p img {
	float: left;
}

/* 中央 */

#main {
	/* margin-left: 200px; */
	padding-right: 15px;
	/* font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif; */
	width: 700px;
	_height:1300px;
	min-height:1300px;
	float: right;
	padding-top: 12px;
	margin: 0;
}
*+html #main{height:1300px;}

#main p.bread {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 10px;
}

#main h2 {
	margin-bottom: 10px;
}

#main h3 {
	margin-bottom: 10px;
}

#main p {
	margin-bottom: 10px;
}

#main em {
	font-style: normal;
	font-weight: bold;	
}


/* フッタ */
#footer {
clear:left;
	color: #000000;
	/* font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif; */
	text-align: center;
	padding: 0 10px 0 0;
}
#footer div.copyright{
	background-color: #838383;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#footer p {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
}

#footer table {
	margin-right: auto;
	margin-left: auto;
}
