@charset "utf-8";

* {
        margin:0;
        padding:0;
        font-size:100%;
}

body {
	color:#000000;
	font-family:Osaka, "Century Gothic", Verdana, Tahoma;
	margin: 0 0 10px 0;
	font-size: 75%;
}

img {
        border: 0;
}

a:link {
	color:#000000;
}


a:visited {
	color:#000000;
}


a:active {
	color:#000000;
}

a {
	text-decoration : none;
}
.box {
	height: auto;
	width: 770px;
	border: 1px solid #000000;
	padding: 5px;
	overflow: visible;
	margin: 0px;
	background-color: #FFFFFF;
}


a:hover {
	color:#000000;
	font-weight: bold;
}

/* title */
.maintitle {
	text-align:center;
	font-style:italic;
	color:#000000;
	width:768px;
	text-align:center;
	height:100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
}


.maintitle2 {
	height:4px;
	line-height:4px;
	margin-bottom:15px;
	background-color: #CCCCCC;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}

.maintitle_div {
	width:768px;
	margin:0 auto;
}

.maintitle_title {
        width:700px;
        margin:10px 0 0 0;
        float:left;
        font-size:200%;
}
.maintitle_home {
        width:16px;
        float:left;
        margin:17px 10px 0 0;
}
.maintitle_slide {
        width:16px;
        float:left;
        margin:17px 10px 0 0;
}
.maintitle_rss {
        width:16px;
        float:left;
        margin:17px 0 0 0;
}

.maintitle_rss2 a,
.maintitle_rss2 a:hover {
        text-decoration:none;
        color:#fff;
}

/* footer */
.footer {
	width:768px;
	margin:0 auto;
	text-align:right;
	font-style:italic;
	color:#999999;
	margin-top:10px;
	font-size:100%;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
}

/* detail */
#container {
	text-align:center;
	margin:0 auto;
	border:1px solid #000000;
	width:768px;
}

div#photo {
        width:480px;
        height:360px;
        position:relative;
}

.photop {
        position:absolute;
        top:50%;
        left:50%;
}

div#photo span {
        position:absolute;
        top:50%;
        left:50%;
        margin-left:-16px;
        margin-top:-16px;
}
.thumb {
        width:249px;
        height:74px;
        float:left;
        overflow:hidden;
        padding:0 0 0 5px;
}

.thumb_main_updown {
        width:18px;
        height:74px;
        margin-left:2px;
        float:left;
        text-align:right;
}

.slide_up {
        height:37px;
}
.slide_down {
        position:relative;
        height:37px;
        top:28px;
}

#thumb_box {
        width:274px;
        margin-top:4px;
        margin-right:auto;
        margin-left:auto;
        text-align:center;
}

.thumb p,
.thumb_all p,
#thumb_back_main,
#thumb_next_main,
#thumb_all_main {
        float:left;
}

.thumb p {
        margin-left:1px;
        margin-top:1px;
}
#thumb_back_main {
        width:129px;
        text-align:right;
        margin-top:2px;
        margin-right:2px;
}

#thumb_next_main {
        width:129px;
        text-align:left;
        margin-top:2px;
        margin-left:2px;
}

.all_images_link {
        text-align:right;
        margin-right:25px;
        font-size:90%;
}

.thumb_all {
        text-align:left;
        margin:0 auto;
        overflow:hidden;
}

#all_images {
	width:100%;
	margin:0 auto;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#left {
	width:479px;
	height:360px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#right {
        width:287px;
        float:left;
}

.right_title {
	font-style:italic;
	font-size:90%;
	color:#ff0066;
	text-align:left;
	margin-top:2px;
	margin-left:5px;
	margin-bottom:2px;
	text-decoration:underline;
	font-weight: normal;
}

.right_value {
        text-align:left;
        padding:5px 3px 5px 15px;
        border-bottom:1px solid #e7e7e7;
}

#container_header {
	width:768px;
	margin:0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.right_value_header {
        text-align:left;
        margin:0;
        padding: 3px 0 5px 15px;
}

.right_title_header1 {
	width:300px;
	float:left;
}
.right_title_header2 {
        width:180px;
        float:left;
}
.right_title_header3 {
        width:248px;
        float:left;
}
.right_title_header4 {
        width:40px;
        float:left;
}
.content {
        width:251px;
        height:147px;
        overflow:hidden;
        border:none;
        line-height:15px;
        float:left;
}

.content_updown {
        width:6px;
        height:137px;
        margin-left:2px;
        float:left;
}

.content_up {
        height:74px;
}
.content_down {
        position:relative;
        height:74px;
        top:67px;
}

.imgcontent {
        width:251px;
        height:25px;
        overflow:hidden;
        border:none;
        line-height:15px;
        float:left;
}

.image_content_updown {
        width:6px;
        height:25px;
        margin-left:2px;
        float:left;
}

.imgcontent_up {
        height:12px;
}
.imgcontent_down {
        position:relative;
        height:13px;
        top:13px;
}

/* menu */
#menu_container {
	text-align:center;
	margin:0 auto;
	width:768px;
}

/* menu left */
#menu_left {
        width:466px;
        float:left;
}

#menu_left_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
ul.menu {
        margin:0;
        list-style:none;
}

ul.menu li {
        margin:0;
        padding-top:4px;
}

.menu0 {
        float:left;
        padding-left:10px;
}
.menu1 {
        text-align:left;
        padding-left:5px;
        float:left;
}

.menu2 {
        float:left;
        padding-left:10px;
}

.menu3,
.menu4 {
        float:right;
        text-align:right;
        padding-left:5px;
        padding-right:5px;
}

.menu5 {
        clear:both;
        text-align:left;
        padding-left:30px;
}

.menu6 {
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.sample_image {
        width:350px;
        padding-top:5px;
        margin:0 auto;
}

.sample_image p {
        float:left;
        margin:0;
}

#menu_paging {
        width:466px;
        float:left;
        padding:5px 0 5px 0;
        margin:0 auto;
        text-align:left;
}

/* menu right */
#menu_right {
        width:268px;
        float:left;
        margin-left:30px;
}

.menu_right_content {
	width:268px;
	float:left;
	border:1px solid #000000;
	padding-bottom:10px;
	margin-bottom:15px;
}

.right_top {
	font-size:120%;
	color:#ff0066;
	font-weight: normal;
}

ul.menu_cat,
ul.menu_arc {
        margin:0;
        list-style:none;
        text-align:left;
        padding-left:10px;
}

ul#nonedisp {
        margin:0;
        list-style:none;
        text-align:left;
}

ul.menu_cat li,
ul.menu_arc li {
        margin:0, 0, 0, 20px;
        padding-top:4px;
}

.menu_cat_sub,
.menu_arc_sub {
        margin:0;
        list-style:none;
        text-align:left;
}

ul.menu_cat_sub li,
ul.menu_arc_sub li {
        margin:0, 0, 0, 20px;
        padding-left:15px;
}

/* random images */
.right_top_img {
	font-size:120%;
	margin-bottom:8px;
	color: #ff0066;
}

.menu_random {
        margin:0;
        list-style:none;
        text-align:left;
        padding-left:10px;
}

.menu_random p {
        float:left;
        margin:1px;
        padding:0;
}

/* slideshow */
#counter_disp {
	width:768px;
	margin:0 auto;
	color:#ff0066;
	font-size:200%;
	text-align:right;
	font-style:italic;
}

#allimage {
        width:768px;
        height:400px;
        margin:0 auto;
        text-align:center;
}

#allimage p {
        float:left;
        text-align:center;
        margin:0 auto;
}

#contentBox {
        height:25px;
        overflow:hidden;
        text-align:center;
        margin:0 auto;
        line-height:18px;
        color:#fff;
        background:#000;
}

#retry {
        width:768px;
        margin-top:10px;
        margin-left: auto;
        margin-right: auto;
        text-align:right;
        font-size:120%;
}

#allimage_title {
        width:768px;
        margin:0 auto;
        margin-bottom:5px;
}

#all_title {
        width:688px;
        float:left;
        padding:5px 0 5px 0;
}
#all_back {
        width:20px;
        float:right;
        padding:5px 0 5px 0;
        text-align:right;
}
#all_pause {
        width:20px;
        float:right;
        padding:5px 0 5px 0;
        text-align:right;
        margin-top:1px;
}
#all_start {
        width:20px;
        float:right;
        padding:5px 0 5px 0;
        text-align:right;
        margin-top:1px;
}
#all_restart {
        width:20px;
        float:right;
        padding:5px 0 5px 0;
        text-align:right;
        margin-top:1px;
}

ul.arcall {
        width:95%;
        list-style:none;
        margin:0 auto;
        text-align:right;
}

ul.arcall li {
        margin:0;
}

