/*　オリジナル
---------------------------------------------------------------------------------*/

body {
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}

a 		{ text-decoration: underline }
a:link		{ color: #FF0000 }
a:visited	{ color: #FF0000 }
a:hover	{ color: #FF0000 }
a:active	{ color: #CCCCCC }


.text		{ font-size: 14px; line-height: 20px; text-decoration: none}
.text2		{ font-size: 20px; line-height: 24px; text-decoration: none}
.bbs_title	{ font-size: 18px; line-height: 18px; text-decoration: none}
.bbs_body	{ font-size: 14px; line-height: 16px; text-decoration: none}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.message {
	font-size: 10px;
	line-height: 14px;
}

.bold	{ font-weight: bold }
.red	{ color: #FF0000 }

.logo {
	background-image: url(http://www.rmn-osaka.com/img/back_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/*　カスタマイズ
---------------------------------------------------------------------------------*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container {
	line-height: 140%;
/*　	margin-right: auto;	*/
/*　	margin-left: auto;	*/
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	border: 0;
}

#left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
}



/*　コンテンツ
---------------------------------------------------------------------------------*/
.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #333333;
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
/*	font-size: small;	*/
}


.content p {
	color: #333333;
	font-size: 14px;
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
/*	font-size: small;	*/
/*	font-weight: normal;	*/
/*	line-height: 16px;	*/
	line-height: 120%;	
/*	line-height: 150%;	*/
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
  	line-height: 150%;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: left;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #FF9900;
	font-size: 18px;
/*	font-size: 14px;	*/
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
/*	font-size: medium;	*/
	font-weight: bold;
	border: 0;
	line-height: 18px;
	text-align: left;
	margin-bottom: 10px;
	}

.content p.posted {
	clear: both;
	color: #333333;
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
	font-size: x-small;
	border: 0;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	}


/*　サイドバー
---------------------------------------------------------------------------------*/
.sidebar {
	padding: 0px 15px 5px 0px;
}
.sidebar h2 {
	color: #000000;
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
	font-size: 12px;
/*	font-size: small;	*/
	border: 0;
	text-align: left;
	letter-spacing: .2em;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.sidebar li {
	color: #000000;
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
	font-size: 12px;
/*	font-size: x-small;	*/
	text-align: left;
	line-height: 150%;	
	margin-top: 10px;
	list-style-type: none;
}
.sidebar img {
	border: 0;
}


/*　カレンダー
---------------------------------------------------------------------------------*/
#calendar {
  	line-height: 140%;
	color: #000000;
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
	font-size: 12px;
/*	font-size: x-small;	*/
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
#calendar caption {
	color: #000000;
	font-size: 12px;
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
/*	font-size: x-small;	*/
	border: 0;
	text-align: left;	
	letter-spacing: .2em;
}
#calendar th {
	text-align: center;
	font-weight: normal;
}
#calendar td {
	text-align: center;
}



.link-note {
/*	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;	*/
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}



#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}


textarea#comment-text {
        width: 80%;
	}



.image-full {
		width: 470px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
}

/*　サイドメニュー　*/
.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #FF9900;
}

.content h3 a:visited {
	color: #FF9900;
}

.content h3 a:hover {
	color: #FF9900;
}

.content h3 a:active {
	color: #FF9900;
}

/*　バナー
---------------------------------------------------------------------------------*/

#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #000000;
	background-color: #FF9900;
	text-align: left;
	padding: 15px;
	border: 0;
	line-height:normal;
}
#banner-img {
	display: none;
}
#banner a {
	color: #000000;
	text-decoration: none;
}
#banner h1 {
	font-size: xx-large;
}
#banner h2 {
	font-size: small;
}


a:link img {
	border-color: #FF0000;
	}
a:visited img {
	border-color: #FF0000;
	}
a:hover img {
	border-color: #FF0000;
	}
a:active img {
	border-color: #CCCCCC;
	}



/*　その他
---------------------------------------------------------------------------------*/
#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
}

#photo {
	text-align: center;
	margin-bottom: 20px;
}

textarea[id="comment-text"] {
	width: 80%;
}




/* user css */




