/* ALL */

* {
	margin: 0;
	padding: 0;
}
body {
	font: normal small "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: #F9F8F4 url(../images/r20110415/navi_back.png) repeat-x;
	height: 100%;
}
h2 {
	font-size: 16px;
	color: #000000;
	top: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
h3 {
	margin-bottom: 1em;
	letter-spacing: 1px;
	font-size: small;
	top: 5px;
}
h4 {
	color: #FF057D;
	font-size:13px;
}
p, blockquote, ul, ol {
	margin-bottom: 5px;
	line-height: 1.6em;
}
ul {
	list-style: none;
}
ol {
	list-style-position: inside;
}
a {
	color: #FF057D;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
	opacity:0.7;
	filter:alpha(opacity=70);
}
img {
	border:0;
}
/* Logo */

#logo {
	width: 800px;
	height: 95px;
	margin: 0 auto;
	padding: 15px 0 0;
}
#logo h1 {
	float: left;
	width: 260px;
	height: 80px;
}
#logo .vip1 {
	float: right;
	width: 500px;
	text-align: right;
}
#logo h2 {
	float: left;
	font-size: 1em;
}
#logo h3 {
	float: none;
	font-size: 1em;
	position: fixed;
	top: 3px;
}
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
/* Menu */

#menufotter
a {
	color: #000;
	text-decoration: none;
}

#menu {
	width: 800px;
	height: 40px;
	margin: -10px auto 0;
}
#menu ul {
	float: left;
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: none;
	border-bottom: 5px solid #FF057D;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
#menu a:hover, #menu .active a {
	border-bottom-color: #FAAFC2;
	color: #FFFFFF;
}
/* Wrapper */

#wrapper {
	clear: both;
	width: 800px;
	margin: 0 auto;
}
/* Column One */

#col-one {
	float: right;
	width: 180px;
}
#col-one .boxed {
	margin-bottom: 10px;
}
#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar01.gif) no-repeat;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-one .boxed .content {
	padding: 2px;
	background: #E8EDE5 url(../images/img03.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#col-one .boxed .content form {
}
#col-one .boxed .content fieldset {
	border: none;
}
#col-one .boxed .content legend {
	display: none;
}
#col-one .boxed .content label {
	display: block;
	font-size: x-small;
	font-weight: bold;
}
#col-one .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #000000;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	color: #464646;
}
#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #000000;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	color: #464646;
}
#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}
#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(../images/img06.gif) no-repeat left bottom;
}
/* Column Two */

#col-two {
	float: left;
	width: 420px;
}
#col-two .boxed {
	margin-bottom: 10px;
}
#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-two .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#col-two .boxed .content2 {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
}
#col-two .boxed .content3 {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
	margin-bottom: 3px;
}
#col-two .boxed blockquote {
	background: #E5ECED url(../images/img08.gif) repeat-x;
}
#col-two .boxed .content3 li {
	margin-left: 1em;
	padding-left: 1em;
	background: url(../images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}
/* Column Two 2 */

#col-two2 {
	float: left;
	width: 600px;
}
#col-two2 .boxed {
	margin-bottom: 10px;
}
#col-two2 .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img14.gif) no-repeat;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-two2 .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#col-two2 .boxed .blog {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
	margin-bottom: 3px;
}

#col-two2 .boxed .td {
	margin: 0px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}

#col-two2 .boxed .content2 {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
	margin-bottom: 3px;
}
#col-two2 .boxed blockquote {
	background: #E5ECED url(../images/img08.gif) repeat-x;
}

#col-two2 .boxed .message{
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 110%;
}


#col-two2 .boxed .message .photo{
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#col-two2 .boxed .message .detail{
	height: 45px;
	width: 380px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 0px;
}


#col-two2 .boxed .message .txt{
	height: 100px;
	width: 580px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



/*  Column Three  */

#col-three {
	float: right;
	width: 180px;
	margin-right: 10px;
}
#col-three .boxed {
	margin-bottom: 10px;
}
#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar03.gif) no-repeat;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-three .boxed .title2 {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar01.gif) no-repeat;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-three .boxed .content fieldset {
	border: none;
}
#col-three .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(../images/img10.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#col-three .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(../images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}
/*  Column Three 2 */

#col-three2 {
	float: right;
	width: 180px;
}
#col-three2 .boxed {
	margin-bottom: 10px;
}
#col-three2 .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar03.gif) no-repeat;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-three2 .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(../images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
	font-size: 9px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#col-three2 .boxed .title2 {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar01.gif) no-repeat;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-three2 .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(../images/img10.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#col-three2 .boxed .content h3 {
	margin-bottom: 2px;
	letter-spacing: normal;
	font-size: 11px;

}

/* Footer */

#footer {
	clear: both;
	padding: 0px 0;
	color:#FFFFFF;
	background-color: #F790bb;
	background-image: url(../images/r20110415/footer_bar.png);
	background-repeat: repeat-x;
}
#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
}



#

