@charset "utf-8";
/* CSS Document */
/*共通*/
*{
	margin:0px;
	padding:0px;
}

a{
	color:#999999;
}

a:hover{
	color:#FF0000;
}

html {
	overflow-y:scroll;  
}

body {
    font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
}

h1{
	color:#666666;
	font-weight:normal;
	font-size:7pt;
	line-height: 1.2em;
}

h2{
	font-size:10pt;
}

#gallery_slide{
	margin-left:50px;
}


#menu ul{
	list-style:none;
}

.menu1 a{
	width:136px;
	background-position:0px -154px;
}

.menu1 a:hover{
	background-position:0px -188px;
}

.menu2 a{
	width:104px;
	background-position:-136px -154px;
}

.menu2 a:hover{
	background-position:-136px -188px;
}

.menu3 a{
	width:152px;
	background-position:-240px -154px;
}

.menu3 a:hover{
	background-position:-240px -188px;
}

.menu4 a{
	width:106px;
	background-position:-392px -154px;
}

.menu4 a:hover{
	background-position:-392px -188px;
}

.menu5 a{
	width:150px;
	background-position:-498px -154px;
}

.menu5 a:hover{
	background-position:-498px -188px;
}

.menu6 a{
	width:140px;
	background-position:-648px -154px;
}

.menu6 a:hover{
	background-position:-648px -188px;
}

#search_area{
	width:776px;
	height:58px;
	padding-top:8px;
	clear:both;
}

#search_box1{
	width:351px;
	height:58px;
	margin-left:25px;
	line-height: 1.2em;
	font-size: 50%;
	float:left;
}
/*後で消す↓*/
#search_box2{
	width:340px;
	height:52px;
	background-image:url(./img/search_bg.jpg);
	margin-left:8px;
	padding:6px 0px 0px 10px;
	float:left;
	font-size:9pt;
	color:#FFFFFF;
}

#search_box_name{
	width:335px;
	height:52px;
	background-image:url(./img/search_name.jpg);
	margin-left:8px;
	padding:6px 0px 0px 16px;
	float:left;
	font-size:9pt;
	color:#FFFFFF;
}

#search_box_key{
	width:335px;
	height:52px;
	background-image:url(./img/search_key.jpg);
	margin-left:8px;
	padding:6px 0px 0px 16px;
	float:left;
	font-size:9pt;
	color:#FFFFFF;
}

/*後で消す↓*/
#search_box{
	width:auto;
	height:34px;
	padding-left:90px;
	font-size: 50%;
	float:left;
}

#search_frm{
	width:231px;
	height:34px;
	float:left;
}

#search_name a{
	width:98px;
	height:17px;
	float:left;
	display:inline-block;
	padding-top:17px;
}

#search_key a{
	width:98px;
	height:17px;
	float:left;
	display:inline-block;
}

#ads{
	margin-left:38px;
}

#uname{
	width:698px; 
	height:36px;
	margin-left:30px;
	padding:16px 0px 0px 40px;
	background-image:url(img/uname_bar.jpg);
	color:#0FF;
}


/*============================新着表示*/
.title_new{
	width:668px;
	height:44px;
	background-image:url(./img/new.jpg);
	padding:48px 0px 0px 20px;
	margin:8px auto 8px auto;
}

.new_cmt{
	text-align:center;
	color:#FFFFFF;
}
/*============================プロフィールエリア*/
#pro_top{
	width:676px;
	height:7px;
	background-image:url(img/prof_top.gif);
	margin-left:66px;
	font-size:0;
}

#pro_bottom{
	width:676px;
	height:7px;
	background-image:url(img/prof_bottom.gif);
	margin-left:66px;
	font-size:0;
	margin-bottom:10px;
}

#pro_area{
	width:652px;
	height:auto;
	margin-left:66px;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:2px #FFF solid;
	color:#333;
	clear:both;
}

#pro_frame{
	width:676px;
	height:auto;	
}

#pro_area textarea{
	width:650px; 
	height:300px;
	font-size:12pt;
	clear:both;
}
/*============================フォトエリア*/
#photo_area{
	width:710px;
	height:auto;
	margin-left:66px;
	clear:both;
}

.photo_left{
	width:319px;
	height:auto;
	float:left;
}

.photo_right{
	width:319px;
	height:auto;
	float:left;
	margin-left:34px;
}

.photo_set{
	width:319px;
	height:330px;
	margin-top:20px;
}

.title_bg{
	width:319px;
	height:auto;
	color:#CCFF00;
}

.time_bg{
	width:319px;
	height:20px;
	color:#999999;
	font-size:10pt;
}

.photo_bg{
	width:313px;
	height:278px;
	background-image:url(./img/photo_frame.jpg);
	padding:6px 0px 0px 6px;
}

.dummy_box{
	clear:both;
}

.title_cut{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap; 
	width: 319px;
}
/*===========================底矢印*/
.title_bottom{
	width:678px;
	height:64px;
	background-image:url(./img/botm_bg.jpg);
	padding:28px 0px 0px 10px;
	margin-top:50px;
}

.title_bottom_new{
	margin-left:50px;
}
/*===========================ユーザギャラリー*/
.title_usr{
	width:668px;
	height:78px;
	background-image:url(./img/botm_bg.jpg);
	padding:12px 0px 0px 20px;
	margin:8px auto 8px auto;
}

.usr_name{
	font-size:18pt;
	font-weight:bold;
	color:#CCFF00;
	text-align:center;
	margin-bottom:8px;
}

.usr_cmt{
	font-size:10pt;
	color:#FFFFFF;
}

#usr_area{
	width:740px;
	height:auto;
	margin-left:30px;
}

.u_photo_set{
	width:680px;
	height:auto;
	clear:both;
}

.u_photo{
	width:313px;
	height:300px;
	float:left;
}

.mess_box{
	width:340px;
	height:auto;
	background-image:url(./img/come_ct.jpg);
	float:left;
	margin:36px 0px 0px 20px;
	color:#000000;
	overflow:hidden;
}

.come{
	margin:0px 8px 0px 8px;
	padding:8px 8px 8px 8px;
	background-color:#333333;
	color:#FFFFFF;
}

.come_bg{
	width:340px;
	height:16px;
	clear:both;
}

.come_up{
	background-image:url(./img/come_up.jpg);
	font-size:9pt;
	color:#666;
	text-align:right;
	padding-right:10px;
	width:330px;
}

.come_dn{
	background-image:url(./img/come_dn.jpg);
}

.come_box{
	width:303px;
	height:auto;
	margin:10px 0px 10px 0px;
	padding:8px 8px 8px 8px;
	overflow:hidden;
}

.come_box a{
	color:#333333;
}

.mycome_box{
	width:303px;
	height:auto;
	margin:20px 0px 10px 0px;
	padding:8px 8px 8px 8px;
	overflow:hidden;
	color:#0000FF;
}

.mycome_box a{
	color:#0000FF;
}

.come_btn{
	width:auto;
	height:40px;
	clear:both;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:50px;
}

.come_edit{
	width:auto;
	height:auto;
	clear:both;
	margin-left:5px;
}

.come_edit textarea{
	width:310px; 
	height:300px;
	font-size:12pt;
	clear:both;
}

.comm_name{
	width:303px;
	height:auto;
	text-align:right;
}

/*===========================MYページ*/
.mypage{
	width:320px;
	height:auto;
	float:left;
	margin-top:10px;
}

.my_photo_set{
	width:350px;
	height:auto;
	clear:both;
	margin:0px 0px 50px 0px;
}

.my_photo{
	width:313px;
	height:auto;
	clear:both;
}

.mymess_box{
	width:340px;
	height:auto;
	background-image:url(./img/come_ct.jpg);
	margin:10px 0px 0px 0px;
	color:#000000;
	clear:both;
}

.edit_area{
	width:578px;
	height:auto;
	margin-left:50px;
	clear:both;
}

.f_list a{
	width:240px;
	height:22px;
	display:block;
	border:1px #333 solid;
	margin:4px 0px 4px 0px;
	text-align:center;
}

.f_list_non{
	width:240px;
	height:22px;
	display:block;
	border:1px #333 solid;
	margin:4px 0px 4px 0px;
	text-align:center;
}
/*Ajax*/
#mypage_left{
	width:710px;
	height:auto;
	margin-left:50px;
	clear:both;
}
/* Colors */
.color-yellow {background:#f2bc00;}
.color-red    {background:#dd0000;}
.color-blue   {background:#148ea4;}
.color-white  {background:#dfdfdf;}
.color-orange {background:#f66e00;}
.color-green  {background:#8dc100;}
.color-yellow h3,
.color-white h3,
.color-green h3
	{color:#000;}
.color-red h3,
.color-blue h3,
.color-orange h3
	{color:#FFF;}

/* Columns section */
#columns .column {
	width:355px;
	list-style:none;
    float: left;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
}

#columns .widget {
    margin: 30px 20px 0 20px;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#columns .widget .widget-head {
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
#columns .widget .widget-head h3 {
    padding: 0 5px;
    float: left;
}
#columns .widget .widget-content {
    background: #333 url(img/widget-content-bg.png) repeat-x;
    padding: 0 5px;
    color: #DDD;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
.widget-content {
	width:300px;
}
#columns .widget .widget-content p {
    padding: 0.8em 0;
    border-bottom: 1px solid #666;
	color:#CCC;
}
.widget-content p a{
	color:#FFF;
}
.widget-content p a:hover{
	color:#F90;
}
/*===========================フッター*/

#footer_cre{
	width:710px;
	height:auto;
	color:#FFFFFF;
	padding:0px 0px 0px 60px;
	font-size:80%;
	line-height: 1.2em;
}

#footer_copy{
	width:806px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
}

/*____________________________操作方法*/
.left_style{
	width:650px;
	height:auto;
	margin:30px auto 30px auto;
}

.left_style ul{
	line-height:1.5em;
}
/*プレビュー*/
.preview_p{
	margin:0px 8px 0px 8px;
	padding:8px 8px 8px 8px;
	background-color:#333333;
	color:#FFFFFF;
}

.preview_c{
	width:303px;
	height:auto;
	margin:10px 0px 10px 0px;
	padding:8px 8px 8px 8px;
	overflow:hidden;
}
/*____________________________MYギャラリー設定*/
.title_bar{
	width:634px;
	height:40px;
	background-image:url(http://a-lifeonline.net/img/bar.jpg);
	background-position:0px 20px;
	background-repeat:no-repeat;
	clear:both;
	font-size:13pt;
	color:#00FF40;
	margin-top:10px;
	padding-left:10px;
}

.skin_area{
	width:740px;
	height:auto;
}

.skin_box{
	width:84px;
	height:84px;
	padding:4px 0px 0px 4px;
	margin:10px 10px 10px 10px;
	background-color:#FFF;
	float:left;
}